Skip to content

Commit

Permalink
increase jest timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman035 committed Sep 13, 2024
1 parent ae1069b commit dc420af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/jest.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* eslint-disable */
export default {
displayName: 'core',
testTimeout: 100000,
preset: '../../jest.preset.js',
testEnvironment: 'node',
transform: {
Expand Down

0 comments on commit dc420af

Please sign in to comment.