Skip to content

Commit

Permalink
feature(next/navigation): updated test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrippey committed Sep 20, 2023
1 parent 3e5b741 commit 8021d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ describe("next-overridable-hook", () => {
expect(router).toEqual({
// Ignore these:
events: expect.any(Object),
internal: expect.any(Object),
async: expect.any(Boolean),
push: expect.any(Function),
replace: expect.any(Function),
Expand Down

0 comments on commit 8021d33

Please sign in to comment.