From a4033747d3b6a4c9e869b6c98a2af19f5cf70eea Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Mon, 25 Jun 2018 14:03:45 +0300 Subject: [PATCH] chore: update cypress config --- cypress.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" }