We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc019b9 commit df0bcccCopy full SHA for df0bccc
setupTest.js
@@ -2,4 +2,4 @@
2
3
process.env.CHOKIDAR_USEPOLLING = true;
4
5
-jest.setTimeout(160000);
+jest.setTimeout(200000);
0 commit comments