koel/cypress.json
2021-01-03 20:41:14 +01:00

11 lines
215 B
JSON

{
"projectId": "t39zbg",
"baseUrl": "http://localhost:8080",
"pluginsFile": "cypress/plugins/index.ts",
"viewportWidth": 1440,
"viewportHeight": 768,
"retries": {
"runMode": 3
},
"video": true
}