Skip to content

Commit 0ae169b

Browse files
committed
Dont record videos
1 parent ad61228 commit 0ae169b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cypress.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"pluginsFile": "test/plugins/index.js",
66
"screenshotsFolder": "test/screenshots",
77
"supportFile": "test/support/index.js",
8-
"videosFolder": "test/videos"
8+
"videosFolder": "test/videos",
9+
"video": false
910
}

0 commit comments

Comments
 (0)