Skip to content

Commit

Permalink
#128 atualiza jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannabbottino committed Aug 26, 2022
1 parent 01c9bbb commit 0b453a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions puma/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@ module.exports = {
'src/**/*.{js,vue}',
'!src/main.js', // No need to cover bootstrap file
],
coveragePathIgnorePatterns: [
'!**/node_modules/**',
]
};

0 comments on commit 0b453a1

Please sign in to comment.