Skip to content

Commit

Permalink
UITEN-278 - update jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka committed Apr 23, 2024
1 parent 232c3b4 commit 68180b2
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 @@ -19,6 +19,7 @@ module.exports = {
moduleNameMapper: {
'^.+\\.(css)$': 'identity-obj-proxy',
'^.+\\.(svg)$': 'identity-obj-proxy',
'^.+\\.(png)$': 'identity-obj-proxy',
'ky': 'ky/umd',
},
testMatch: ['**/(lib|src)/**/?(*.)test.{js,jsx}'],
Expand Down

0 comments on commit 68180b2

Please sign in to comment.