Skip to content

Commit 846e31f

Browse files
committed
Update jest.setup.js
1 parent 5067571 commit 846e31f

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,2 +1,2 @@
11
// Increase Jest's default timeout
2-
jest.setTimeout(120000); // 2 minutes
2+
jest.setTimeout(120000); // 2 minutes

0 commit comments

Comments
 (0)