diff --git a/cypress.json b/cypress.json index 7973f965..17dcce9a 100644 --- a/cypress.json +++ b/cypress.json @@ -1,5 +1,6 @@ { "baseUrl": "http://localhost:3000", "viewportWidth": 1280, - "viewportHeight": 720 -} + "viewportHeight": 720, + "video": false +} \ No newline at end of file