Skip to content

Commit 9c230de

Browse files
committed
Increased timeout
1 parent ed8c20d commit 9c230de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/_config/setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
// launching Chrome instances takes some time on travis
3-
jest.setTimeout(30000);
3+
jest.setTimeout(120000);

0 commit comments

Comments
 (0)