Files
raven-client/ayanova/cypress.json
2020-10-20 20:42:03 +00:00

9 lines
201 B
JSON

{
"pluginsFile": "tests/e2e/plugins/index.js",
"baseUrl": "http://localhost:7575",
"defaultCommandTimeout":10000,
"env": {
"adminusername": "superuser",
"adminpassword": "l3tm3in"
}
}