Skip to content

Commit

Permalink
Changes coverage directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Davi Ferreira committed Aug 23, 2013
1 parent 5760d45 commit fa8507e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = function(grunt) {
template: require('grunt-template-jasmine-istanbul'),
templateOptions: {
coverage: 'reports/jasmine/coverage.json',
report: 'coverage/client'
report: 'coverage'
}
}
}
Expand Down

0 comments on commit fa8507e

Please sign in to comment.