Skip to content

Commit

Permalink
Correct e2e tests github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jordus100 committed Mar 17, 2024
1 parent 0b93033 commit a355c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
with:
start: docker compose -f docker-compose-all.yml up
wait-on: http://localhost:8080/swagger/index.html
wait-on-timeout: 300
browser: chrome
config: baseUrl=http://localhost

0 comments on commit a355c44

Please sign in to comment.