Skip to content

Commit

Permalink
test: increase timeout for istanbul
Browse files Browse the repository at this point in the history
  • Loading branch information
chaldon committed Aug 28, 2015
1 parent 2bf5a89 commit 47c22c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ module.exports = function (grunt) {
'lines': 50,
'functions': 50
},
timeout: '10000',
dir: 'coverage/',
root: '.'
}
Expand Down

0 comments on commit 47c22c8

Please sign in to comment.