Skip to content

Commit e2a28c8

Browse files
committed
Added pageLoadTimeout, defaultCommandTimeout, baseUrl
1 parent 3cc5117 commit e2a28c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cypress.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"projectId": "w62sqq"
2+
"projectId": "w62sqq",
3+
"pageLoadTimeout": 6000,
4+
"defaultCommandTimeout": 4000,
5+
"baseUrl": "http://localhost:6001"
36
}

0 commit comments

Comments
 (0)