Skip to content

Commit 411bb06

Browse files
committed
Tests: Disable cypress video recording
1 parent b30456b commit 411bb06

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
@@ -3,5 +3,6 @@
33
"env": {
44
"username": "admin",
55
"password": "password"
6-
}
6+
},
7+
"videoRecording": false
78
}

0 commit comments

Comments
 (0)