Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed May 7, 2024
1 parent 994ddd3 commit bf02b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/unauthorized.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ describe('connection', () => {
connections++
})

page.goto('http://localhost:4000/e2e/unauthorized.html')
await page.goto('http://localhost:4000/e2e/unauthorized.html')

await sleep(5000)

Expand Down

0 comments on commit bf02b3c

Please sign in to comment.