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

Commit 1875f4f

Browse files
committed
chore(ci): increase jest integration test timeout
1 parent e235b9a commit 1875f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.integration.setup.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jest.setTimeout(35 * 1000);
1+
jest.setTimeout(60 * 1000);

0 commit comments

Comments
 (0)