Skip to content

Commit 8244a41

Browse files
committed
increase jest callback time to allow for alower tests
1 parent f761773 commit 8244a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jest.setup.js

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

0 commit comments

Comments
 (0)