X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/ac975ab3e027c2b7bca986f218e6e81c45f292cb..31e84a9315728c2f58a26bf0e9e1d2b38326fb86:/cypress.json diff --git a/cypress.json b/cypress.json index e62577e6..ebe064ea 100644 --- a/cypress.json +++ b/cypress.json @@ -1,4 +1,6 @@ { "baseUrl": "https://localhost:3000/", - "chromeWebSecurity": false + "chromeWebSecurity": false, + "viewportWidth": 1920, + "viewportHeight": 1080 }