16029: Removes the need to use pre-existing fixtures.
[arvados-workbench2.git] / cypress.json
1 {
2     "baseUrl": "https://localhost:3000/",
3     "chromeWebSecurity": false
4 }