Files
freeCodeCamp/cypress.json
Oliver Eyton-Williams 71faba15da fix(e2e): wait for next challenge render (#41888)
* test: wait for next challenge render

* test: confirm URL has changed

* test: stop trying to go to next challenge

* test: increase no. of retries due to flakiness
2021-04-22 21:53:55 +05:30

6 lines
82 B
JSON

{
"projectId": "ke77ns",
"baseUrl": "http://localhost:8000",
"retries": 4
}