cal/cypress.json
2021-10-01 16:37:11 +01:00

8 lines
108 B
JSON

{
"baseUrl": "http://localhost:3000",
"chromeWebSecurity": false,
"retries": {
"runMode": 2
}
}