Skip to content

Commit

Permalink
🔧 Ignore helpers from utils
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Mar 6, 2018
1 parent 66d4e3a commit dd635e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
"coveragePathIgnorePatterns": [
"<rootDir>/test/*.js",
"<rootDir>/test/utils/Helper.vue",
"<rootDir>/test/utils/NoResolve.vue",
"<rootDir>/test/utils/NoPending.vue",
"<rootDir>/test/utils/NoError.vue",
"<rootDir>/test/.*.js",
"<rootDir>/test/*/*.js"
]
Expand Down

0 comments on commit dd635e0

Please sign in to comment.