Skip to content

Commit

Permalink
Fixed jext timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkonst committed Sep 4, 2024
1 parent 4acf46a commit 36272bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ module.exports = {
clearMocks: true,
coverageDirectory: 'coverage',
testEnvironment: 'node',
testTimeout: 20_000,
}

0 comments on commit 36272bf

Please sign in to comment.