Skip to content

Commit

Permalink
changed due to test is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
gurramkarthiknetha committed Dec 17, 2024
1 parent d482f10 commit 57fcb6f
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 1,239 deletions.
2 changes: 2 additions & 0 deletions jest-preview.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
export default {
moduleNameMapper: {
'^@mui/(.*)$': '<rootDir>/node_modules/@mui/$1',
'\\.module\\.css$': 'identity-obj-proxy',
'\\.(css|scss)$': '<rootDir>/__mocks__/styleMock.js',
},
};
Loading

0 comments on commit 57fcb6f

Please sign in to comment.