Skip to content

Commit

Permalink
feat: migrate enzyme to react-unit-test-utils (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Syed-Ali-Abbas-Zaidi authored Jan 30, 2024
1 parent bed2c34 commit 69e090e
Show file tree
Hide file tree
Showing 97 changed files with 870 additions and 1,114 deletions.
3 changes: 0 additions & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ module.exports = createConfig('jest', {
'<rootDir>/src/setupTest.jsx',
],
modulePaths: ['<rootDir>/src/'],
snapshotSerializers: [
'enzyme-to-json/serializer',
],
coveragePathIgnorePatterns: [
'src/segment.js',
'src/postcss.config.js',
Expand Down
Loading

0 comments on commit 69e090e

Please sign in to comment.