frequi_origin/cypress.json
2022-02-05 20:13:18 +01:00

9 lines
155 B
JSON

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