accounts-frontend/tests-e2e/cypress.json
2019-12-29 14:27:44 +02:00

6 lines
104 B
JSON

{
"baseUrl": "http://localhost:8080",
"testFiles": ["**/*.test.ts"],
"chromeWebSecurity": false
}