Skip to content

Commit

Permalink
fix cypress test fail reactplay#866
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshan-Horo committed Apr 14, 2023
1 parent 51e5fcc commit 7f7e733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
npm install --legacy-peer-deps
start: npm start
wait-on: "http://localhost:3000"
wait-on-timeout: 180
browser: chrome
env:
# pass GitHub token to detect new build vs re-run build
Expand Down

0 comments on commit 7f7e733

Please sign in to comment.