Skip to content

Commit

Permalink
chore: remove tests from nyc (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Jan 23, 2018
1 parent 73bcdb8 commit 25a415a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,10 @@
"LICENSE",
"packge.json",
"README.md"
]
],
"nyc": {
"exclude": [
"build/test"
]
}
}

0 comments on commit 25a415a

Please sign in to comment.