increase defaultCommandTimeout

master
helenanull 4 years ago
parent 90cb954e56
commit c4a4913e7d

@ -1,7 +1,7 @@
{ {
"baseUrl": "http://angularjs.realworld.io/#", "baseUrl": "http://angularjs.realworld.io/#",
"numTestsKeptInMemory": 25, "numTestsKeptInMemory": 25,
"defaultCommandTimeout": 10000, "defaultCommandTimeout": 15000,
"experimentalFetchPolyfill": true, "experimentalFetchPolyfill": true,
"env": { "env": {
"apiUrl": "https://conduit.productionready.io/api", "apiUrl": "https://conduit.productionready.io/api",

Loading…
Cancel
Save