Skip to content

Commit

Permalink
Revert "CW-mobile-performance Fix jest config"
Browse files Browse the repository at this point in the history
This reverts commit d7792d4.
  • Loading branch information
MeyerPV committed Aug 12, 2024
1 parent 5813f1b commit 9d245d0
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 @@ -16,6 +16,5 @@ module.exports = {
"^@/(.*)$": "<rootDir>/src/$1",
},
testPathIgnorePatterns: ["/node_modules/", "/public/"],
transformIgnorePatterns: ["<rootDir>/node_modules/(?!lodash-es)"],
testEnvironment: "jsdom",
};

0 comments on commit 9d245d0

Please sign in to comment.