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