We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa9358 commit 8db36dbCopy full SHA for 8db36db
features/support/world.ts
@@ -41,4 +41,4 @@ export class World {
41
}
42
43
setWorldConstructor(World);
44
-setDefaultTimeout(15 * 1000);
+setDefaultTimeout(30 * 1000);
0 commit comments