This commit is contained in:
Philipp Kühn 2021-06-03 10:20:36 +02:00
commit c54a9350fb

View File

@ -2,5 +2,5 @@
"baseUrl": "http://localhost:3000",
"integrationFolder": "../",
"testFiles": "{docs,tests}/**/*.spec.{js,ts}",
"defaultCommandTimeout": 8000
"defaultCommandTimeout": 15000
}