czydojade/cypress.json
2019-12-10 17:51:15 +01:00

6 lines
163 B
JSON

{
"supportFile": "cypress/support/index.ts",
"fixturesFolder": false,
"baseUrl": "http://czydojade.localhost:8080/dummy/",
"modifyObstructiveCode": false
}