diff --git a/cypress.json b/cypress.json index 27d948e..f5622fa 100644 --- a/cypress.json +++ b/cypress.json @@ -1,4 +1,4 @@ { "baseUrl": "http://localhost:3000", - "videoRecording": false + "video": false } \ No newline at end of file