X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6ad3586e61737306f61a330eca545ca494f16304..fcfb353fa27b5399e44f32944e0d53015b89a3b8:/cypress.json diff --git a/cypress.json b/cypress.json index ebe064ea68..47f77ede2f 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" }