Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 2639b5d

Browse files
test: increase int tests timeout
1 parent e0b3452 commit 2639b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.integration.setup.js

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

0 commit comments

Comments
 (0)