16719: Adds integration test for collection's old version searching.
[arvados-workbench2.git] / cypress.json
index e62577e63b29a39bff6964973233453e9711f617..ebe064ea68f651c0d09c60a138c414062ea1c95d 100644 (file)
@@ -1,4 +1,6 @@
 {
     "baseUrl": "https://localhost:3000/",
-    "chromeWebSecurity": false
+    "chromeWebSecurity": false,
+    "viewportWidth": 1920,
+    "viewportHeight": 1080
 }