Skip to content

Commit

Permalink
Increase test retry
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithriel committed Nov 13, 2024
1 parent 92948e0 commit d23940e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/jest/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ module.exports = {
'<rootDir>/test/testSetup.js',
],
testTimeout: 100000,
testRetryTimes: 3,
};

0 comments on commit d23940e

Please sign in to comment.