Disable video compression to save test run time. No issue #
[arvados-workbench2.git] / cypress.json
index ecafd8ccb5e14e01bed071941ba2fb27929bd981..1a4ed4082228a93d5fd9a1909dc53b9cfa8d73fb 100644 (file)
@@ -4,5 +4,5 @@
     "viewportWidth": 1920,
     "viewportHeight": 1080,
     "downloadsFolder": "cypress/downloads",
-    "videoUploadOnPasses": false
+    "videoCompression": false
 }