Skip to content

Commit 0f641c0

Browse files
committed
fix(grunt): typo
1 parent 5d8a21d commit 0f641c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ module.exports = function(grunt) {
158158
sauceKey: process.env.SAUCE_ACCESS_KEY
159159
}
160160
}
161-
}
161+
},
162162
auto: {
163163
keepAlive: true,
164164
options: {

0 commit comments

Comments
 (0)