diff --git a/scripts/cypress-v2/cypress.json b/scripts/cypress-v2/cypress.json index cca71b1952..4a5342dd76 100644 --- a/scripts/cypress-v2/cypress.json +++ b/scripts/cypress-v2/cypress.json @@ -19,7 +19,7 @@ "pageLoadTimeout": 600000, "viewportWidth": 1980, "viewportHeight": 1000, - "video": true, + "video": false, "retries": 0, "screenshotOnRunFailure": true, "numTestsKeptInMemory": 0,