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 49b1cac commit ee5760eCopy full SHA for ee5760e
features/support/world.ts
@@ -41,4 +41,4 @@ export class World {
41
}
42
43
setWorldConstructor(World);
44
-setDefaultTimeout(30 * 1000);
+setDefaultTimeout(60 * 1000);
0 commit comments