Skip to content

Commit

Permalink
update mock type
Browse files Browse the repository at this point in the history
Signed-off-by: tygao <tygao@amazon.com>
  • Loading branch information
raintygao committed Apr 15, 2024
1 parent a1cecdd commit c6016cc
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 @@ -70,6 +70,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 c6016cc

Please sign in to comment.