Skip to content

Commit

Permalink
Fix coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
electerious committed Feb 28, 2021
1 parent 1f7b22e commit 09ff073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"src"
],
"scripts": {
"coveralls": "nyc report --reporter=text-lcov",
"coveralls": "nyc report --reporter=lcov",
"test": "nyc node_modules/mocha/bin/_mocha"
},
"devDependencies": {
Expand Down

0 comments on commit 09ff073

Please sign in to comment.