16029: Adds first end-to-end tests for the login flow.
[arvados-workbench2.git] / cypress.json
1 {
2     "baseUrl": "https://localhost:3000/",
3     "chromeWebSecurity": false
4 }