Skip to content

Commit 0301116

Browse files
committed
Update cypress defaults
1 parent e7e1e8b commit 0301116

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cypress.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"baseUrl": "http://localhost:5000"
2+
"baseUrl": "http://localhost:5000",
3+
"screenshotOnRunFailure": false,
4+
"video": false
35
}

0 commit comments

Comments
 (0)