Skip to content

Commit c229dab

Browse files
committed
GH-1765 Increasing timeout for xhr calls
1 parent 1dde382 commit c229dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/storefrontapp-e2e-cypress/cypress.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"defaultCommandTimeout": 10000,
33
"baseUrl": "http://localhost:4200",
44
"projectId": "k3nmep",
5+
"requestTimeout": 10000,
56
"env": {
67
"CLIENT_ID": "mobile_android",
78
"CLIENT_SECRET": "secret",

0 commit comments

Comments
 (0)