Skip to content

Commit

Permalink
Merge 4ed20af into c467785
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianoforlenza committed Jul 5, 2019
2 parents c467785 + 4ed20af commit 7d7572d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ module.exports = {
'/node_modules/', '<rootDir>/__tests__/setup.js'
],
snapshotSerializers: ['enzyme-to-json/serializer'],
collectCoverageFrom: ['<rootDir>/src/components/*.js'],
clearMocks: true
};

0 comments on commit 7d7572d

Please sign in to comment.