timeoute to 50000

This commit is contained in:
Moriz Wahl 2023-04-18 12:00:49 +02:00
parent 0dfc86f1d2
commit 8058f76405

View File

@ -1,6 +1,6 @@
{
"projectId": "qa7fe2",
"defaultCommandTimeout": 10000,
"defaultCommandTimeout": 50000,
"ignoreTestFiles": "*.js",
"chromeWebSecurity": false,
"baseUrl": "http://localhost:3000",