Skip to content

Commit

Permalink
test frontend fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nmr2701 committed Sep 19, 2024
1 parent 40bd62a commit 5809b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
},
transformIgnorePatterns: [
'node_modules/(?!(axios|@mui|x-charts|d3-shape|use-supercluster)/)',
'/node_modules/(?!@mui/x-charts|@mui/material|@babel/runtime|d3-(color|format|interpolate|scale|shape|time|time-format|path|array)|internmap)',
'/node_modules/(?!@mui/x-charts|@mui/material|@babel/runtime|d3-(color|format|interpolate|scale|shape|time|time-format|path|array)|internmap|use-supercluster)',

],
moduleNameMapper: {
Expand Down

0 comments on commit 5809b4c

Please sign in to comment.