ohif-viewer/platform/viewer/cypress.json
2020-01-10 14:18:20 -03:00

11 lines
232 B
JSON

{
"baseUrl": "http://localhost:3000",
"chromeWebSecurity": false,
"waitForAnimations": true,
"defaultCommandTimeout": 10000,
"requestTimeout": 10000,
"responseTimeout": 10000,
"projectId": "4oe38f",
"video": false
}