static-cms/cypress.json
2021-03-29 18:19:46 +03:00

10 lines
150 B
JSON

{
"baseUrl": "http://localhost:8080",
"projectId": "dzqjxb",
"testFiles": "*spec*.js",
"retries": {
"runMode": 2,
"openMode": 0
}
}