Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
chore: default to no video recording and no screenshots on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammer5 committed Oct 23, 2019
1 parent b9c5012 commit 6696d77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cypress.json
@@ -1,4 +1,8 @@
{
"testFiles": "**/*.feature",
"video": false,
"screenshots": {
"screenshotOnRunFailure": false
},
"projectId": "65oh1u"
}

0 comments on commit 6696d77

Please sign in to comment.