chore: increment e2e test timeout
This commit is contained in:
parent
0ba543f924
commit
e5452ed9a9
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
"baseUrl": "https://mutoe.github.io/vue3-realworld-example-app",
|
"baseUrl": "https://mutoe.github.io/vue3-realworld-example-app",
|
||||||
"chromeWebSecurity": false
|
"chromeWebSecurity": false,
|
||||||
|
"defaultCommandTimeout": 8000,
|
||||||
|
"requestTimeout": 8000
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue