Skip to content

Commit

Permalink
update mock type
Browse files Browse the repository at this point in the history
Signed-off-by: tygao <[email protected]>
  • Loading branch information
raintygao committed Apr 19, 2024
1 parent 92896bb commit 0cd63f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/public/chrome/chrome_service.mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const createStartContractMock = () => {
getLeft$: jest.fn(),
getCenter$: jest.fn(),
getRight$: jest.fn(),
registerRightNavigation: jest.fn(),
},
setAppTitle: jest.fn(),
setIsVisible: jest.fn(),
Expand Down

0 comments on commit 0cd63f4

Please sign in to comment.