diff --git a/wdio.conf.ts b/wdio.conf.ts index e298ba2..87342cb 100644 --- a/wdio.conf.ts +++ b/wdio.conf.ts @@ -135,7 +135,7 @@ export const config: WebdriverIO.Config = { // See the full list at http://mochajs.org/ mochaOpts: { ui: "bdd", - timeout: 3600000, + timeout: 60000, }, //