diff --git a/jest.config.js b/jest.config.js index 6b5fb31..4dea621 100644 --- a/jest.config.js +++ b/jest.config.js @@ -3,5 +3,5 @@ module.exports = { "transform": { "^.+\\.(ts|tsx)$": "ts-jest" }, - "testTimeout": 30000 + "testTimeout": 300000 } \ No newline at end of file