diff --git a/cypress.json b/cypress.json index 0f37ac36..61dfa8cb 100644 --- a/cypress.json +++ b/cypress.json @@ -5,7 +5,6 @@ "fixturesFolder": false, "supportFile": false, "fileServerFolder": ".", - "videoRecording": true, - "screenshotOnHeadlessFailure": true, + "video": true, "projectId": "z6eb6h" }