Skip to content

Commit

Permalink
Update jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Dec 5, 2021
1 parent a58e708 commit 4f8c566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ module.exports = {
moduleFileExtensions: ['ts', 'js'],
collectCoverage: true,
rootDir: __dirname,
maxWorkers: 2,
testTimeout: 30000,
}

0 comments on commit 4f8c566

Please sign in to comment.