Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Jaid/pkg-banner-webpack-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed May 22, 2021
2 parents 4f5cad4 + 0a10ce4 commit d5c76f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Expand Up @@ -22,4 +22,7 @@ module.exports = {
"^src": "<rootDir>/src",
"^lib": "<rootDir>/src/lib",
},
// This is only false by default if there are multiple test files, so we have to force this to be false
// https://jestjs.io/docs/configuration#verbose-boolean
verbose: false,
}

0 comments on commit d5c76f1

Please sign in to comment.