Ocelot-Social/cypress.json
2020-02-21 14:50:17 +01:00

9 lines
128 B
JSON

{
"projectId": "qa7fe2",
"ignoreTestFiles": "*.js",
"baseUrl": "http://localhost:3000",
"env": {
"RETRIES": 2
}
}