Skip to content

Commit

Permalink
chore: try to fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
iosh committed Aug 16, 2024
1 parent 2fe5456 commit 8641684
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 @@ -118,6 +118,7 @@ module.exports = {
tslib: 'tslib/tslib.es6.js',
'react-use': 'react-use/esm/index.js',
uuid: require.resolve('uuid'),
'^uuid$': 'uuid',
},
// globalSetup: path.resolve(__dirname, './scripts/jest-global-setup.js')
}

0 comments on commit 8641684

Please sign in to comment.