Skip to content

Commit

Permalink
try build
Browse files Browse the repository at this point in the history
  • Loading branch information
aefhm committed Feb 6, 2025
1 parent 869b81d commit 2fe9ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/test/e2e.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const test = baseTest.extend<{

test.beforeEach(async ({ wallet, page }) => {
await page.bringToFront()
await page.goto('http://localhost:5173')
await page.goto('http://localhost:4173')
})

// TODO: improve test without reloading wallet page
Expand Down

0 comments on commit 2fe9ca5

Please sign in to comment.