Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Mar 11, 2024
1 parent 2d995a9 commit 01e6432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ragstack-ai-ts-e2e-tests/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module.exports = {
preset: 'ts-jest',
testEnvironment: "./jest.env.js",
testTimeout: 120000,
testTimeout: 180000,
maxConcurrency: 1,
setupFiles: ["dotenv/config"],
setupFilesAfterEnv: ["jest-expect-message"],
Expand Down

0 comments on commit 01e6432

Please sign in to comment.