Merge branch '18834-uploading-a-file-into-a-subdirectory-of-a-collection-does-not...
[arvados-workbench2.git] / cypress.json
1 {
2     "baseUrl": "https://localhost:3000/",
3     "chromeWebSecurity": false,
4     "viewportWidth": 1920,
5     "viewportHeight": 1080,
6     "downloadsFolder": "cypress/downloads",
7     "videoUploadOnPasses": false
8 }