Skip to content

Commit

Permalink
test: add services to test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Sep 25, 2018
1 parent 88856f3 commit fb0e249
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@
"main": "index.js",
"nyc": {
"include": [
"index.js",
"lib/**/*.js",
"index.js"
"services/**/*.js"
],
"reporter": [
"json",
Expand Down

0 comments on commit fb0e249

Please sign in to comment.