diff --git a/cypress.json b/cypress.json index 58f4a64b..e4ee2e68 100644 --- a/cypress.json +++ b/cypress.json @@ -1,6 +1,7 @@ { "baseUrl": "http://localhost:8000", "reporter": "cypress-multi-reporters", + "video": false, "reporterOptions": { "configFile": "mocha-multi-reporters.json" }