Skip to content

Commit

Permalink
chore: Remove Enzyme (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieyan authored Aug 19, 2022
1 parent 0195b3d commit a2cb651
Show file tree
Hide file tree
Showing 23 changed files with 698 additions and 966 deletions.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
'!**/*storybook*.{js,jsx,ts,tsx}',
],
setupFilesAfterEnv: ['./scripts/jestSetup.ts'],
snapshotSerializers: ['enzyme-to-json/serializer'],
moduleNameMapper: {
'\\.(css|less)$': '<rootDir>/src/__mocks__/styleMock.ts',
},
Expand Down
Loading

0 comments on commit a2cb651

Please sign in to comment.