diff --git a/cypress.json b/cypress.json index e4266609b..db7474bad 100644 --- a/cypress.json +++ b/cypress.json @@ -1,3 +1,4 @@ { - "baseUrl": "http://localhost:6006" + "baseUrl": "http://localhost:6006", + "videoRecording": false }