Skip to content

Commit

Permalink
test zango project setup for e2e testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilsAutumn committed Jul 31, 2024
1 parent de1ed07 commit dd578bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
working-directory: e2e-tests
record: true
wait-on: 'http://localhost:8080/'
wait-on: 'http://localhost:8000/'
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}

Expand Down

0 comments on commit dd578bf

Please sign in to comment.