frequi_origin/cypress.json
2022-01-01 19:50:59 +01:00

9 lines
155 B
JSON

{
"testFiles": "**/*.spec.ts",
"baseUrl": "http://localhost:8080",
"video": false,
"component": {
"componentFolder": "src"
}
}