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 ed8c20d commit 9c230deCopy full SHA for 9c230de
test/_config/setup.js
@@ -1,3 +1,3 @@
1
2
// launching Chrome instances takes some time on travis
3
-jest.setTimeout(30000);
+jest.setTimeout(120000);
0 commit comments