Skip to content

Commit

Permalink
fix:#656 - fixed git cy test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sana7044 committed Dec 12, 2024
1 parent 0d2892c commit 8cf7e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
start: npm run cy:test
wait-on: http://localhost:9200/
wait-on-timeout: 1200
wait-on-timeout: 40000
browser: chrome
headed: true
record: true
Expand Down

0 comments on commit 8cf7e9a

Please sign in to comment.