X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/6ad3586e61737306f61a330eca545ca494f16304..d8f669aadc5f3d7241395abd6aa764406079d7d3:/cypress.json diff --git a/cypress.json b/cypress.json index ebe064ea..47f77ede 100644 --- a/cypress.json +++ b/cypress.json @@ -2,5 +2,6 @@ "baseUrl": "https://localhost:3000/", "chromeWebSecurity": false, "viewportWidth": 1920, - "viewportHeight": 1080 + "viewportHeight": 1080, + "downloadsFolder": "cypress/downloads" }