Skip to content

Commit

Permalink
(fix) fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
usamaidrsk committed Oct 10, 2024
1 parent e037bfa commit 22e300c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ module.exports = {
transformIgnorePatterns: ['/node_modules/(?!@openmrs)'],
moduleNameMapper: {
'@openmrs/esm-framework': '@openmrs/esm-framework/mock',
'@openmrs/esm-utils': '@openmrs/esm-framework/mock',
'\\.(s?css)$': 'identity-obj-proxy',
'^lodash-es/(.*)$': 'lodash/$1',
'lodash-es': 'lodash',
Expand Down

0 comments on commit 22e300c

Please sign in to comment.