sendou.ink/cypress.json
Kalle (Sendou) 687da723fd Update tests
2021-12-04 15:22:33 +02:00

7 lines
158 B
JSON

{
"pluginsFile": "cypress/plugins/index.cjs",
"baseUrl": "http://localhost:3000",
"watchForFileChanges": false,
"experimentalSourceRewriting": true
}