Skip to content

Commit

Permalink
Adding vendor to the list of JS coverage exclusion directories
Browse files Browse the repository at this point in the history
  • Loading branch information
ScopeyNZ committed Dec 18, 2018
1 parent 97439dd commit faa6f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -57,6 +57,7 @@
"!**/boot/**",
"!**/bundles/**",
"!**/legacy/**",
"!**/vendor/**",
"!**/*-test.{js,jsx}"
],
"testMatch": [
Expand Down

0 comments on commit faa6f18

Please sign in to comment.