Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sergushakov committed Dec 14, 2018
1 parent 2abceb4 commit 198bddf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ module.exports = function (grunt) {

coverage: {
command: 'export NODE_ENV=TEST && node_modules/.bin/istanbul cover --dir test/.coverage-unit ./node_modules/.bin/_mocha',
// command: './node_modules/.bin/mocha test/unit/**',
maxBuffer: maxBufferSize
},

Expand Down

0 comments on commit 198bddf

Please sign in to comment.