18966: Removes it.only() call from a previous branch.
[arvados.git] / cypress.json
index ebe064ea68f651c0d09c60a138c414062ea1c95d..ecafd8ccb5e14e01bed071941ba2fb27929bd981 100644 (file)
@@ -2,5 +2,7 @@
     "baseUrl": "https://localhost:3000/",
     "chromeWebSecurity": false,
     "viewportWidth": 1920,
-    "viewportHeight": 1080
+    "viewportHeight": 1080,
+    "downloadsFolder": "cypress/downloads",
+    "videoUploadOnPasses": false
 }