X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/eac8deef3ffc5d5f63328c3fec23d624d27abbee..55c5457ebca7455a0299ddc33b3d1622518767f0:/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" }