Skip to content

Commit

Permalink
Use boring Nyan-less Mocha reporter... for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Feb 3, 2016
1 parent 54ba4a5 commit bfff3c7
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"main": "index.js",
"scripts": {
"test": "mocha --compilers js:babel-register --reporter nyan"
"test": "mocha --compilers js:babel-register"
},
"dependencies": {
"cheerio": "^0.20.0",
Expand Down

0 comments on commit bfff3c7

Please sign in to comment.