We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c6629 commit 3010dc4Copy full SHA for 3010dc4
jest.config.js
@@ -2,5 +2,5 @@
2
module.exports = {
3
preset: "ts-jest",
4
testEnvironment: "node",
5
- testTimeout: 30000,
+ testTimeout: 60000,
6
};
0 commit comments