2
0
Files
bot/apps/builder/cypress.json
Baptiste Arnaud 5e14a94dea Add authentication
2021-11-29 15:19:07 +01:00

8 lines
161 B
JSON

{
"baseUrl": "http://localhost:3000",
"chromeWebSecurity": false,
"integrationFolder": "cypress/tests",
"viewportWidth": 1400,
"viewportHeight": 800
}