Skip to content

Commit 32b0c10

Browse files
authored
Increased requestTimeout to 10s
1 parent ad94cd2 commit 32b0c10

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cypress.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"viewportHeight": 900,
1111
"defaultCommandTimeout": 7000,
1212
"execTimeout": 5000,
13+
"requestTimeout": 10000,
1314
"responseTimeout": 60000
14-
}
15+
}

0 commit comments

Comments
 (0)