Skip to content

Commit 62d77da

Browse files
authored
chore: increase jest timeout (#1665)
1 parent a637801 commit 62d77da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setupTest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jest.setTimeout(120000);
1+
jest.setTimeout(240000);

0 commit comments

Comments
 (0)