Skip to content

Commit

Permalink
fix mock url
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Mar 26, 2024
1 parent f95b846 commit 76ecd1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presenter/scripts/tests/mock.vikePageContext.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ config.global.provide = {
...config.global.provide,
[vikePageContext as symbol]: {
urlPathname: '/some-url',
urlOriginal: '/some-url',
routeParams: {
code: 'my-code',
},
Expand Down

0 comments on commit 76ecd1f

Please sign in to comment.