Skip to content

Commit e8efac4

Browse files
committed
chore: Fixed typo
1 parent 651ab2a commit e8efac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/grunt/coveralls.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module.exports = function () {
44
return {
55
options: {
66
debug: true,
7+
dryRun: false,
78
coverageDir: 'coverage',
89
force: true,
910
recursive: true

0 commit comments

Comments
 (0)