Skip to content

Commit

Permalink
fix: Test issues
Browse files Browse the repository at this point in the history
  • Loading branch information
harshthakkr committed Jan 27, 2025
1 parent bb3f182 commit 66a9fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps/esm-primary-navigation-app/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
},
transformIgnorePatterns: [],
moduleNameMapper: {
'lodash-es/(.*)': 'lodash/$1',
'lodash-es': 'lodash',
'@openmrs/esm-framework': '@openmrs/esm-framework/mock.tsx',
'\\.(s?css)$': 'identity-obj-proxy',
Expand Down

0 comments on commit 66a9fbe

Please sign in to comment.