Skip to content

Commit

Permalink
Remove line added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
jankaifer committed Nov 22, 2022
1 parent 5def8b4 commit df6e635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/link-with-api-rewrite/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ describe('link-with-api-rewrite', () => {

it('should perform hard navigation for rewritten urls', async () => {
const browser = await webdriver(next.url, '/')

try {
// Click the link on the page, we expect that there will be a hard
// navigation later (we do this be checking that the window global is
Expand Down

0 comments on commit df6e635

Please sign in to comment.