fleet/cypress.json
2021-08-30 15:52:13 -04:00

6 lines
128 B
JSON

{
"baseUrl": "https://localhost:8642",
"fixturesFolder": false,
"testFiles": "**/*.ts",
"defaultCommandTimeout": 8000
}