8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffee742 commit b31234eCopy full SHA for b31234e
Gruntfile.js
@@ -226,7 +226,7 @@ module.exports = function(grunt) {
226
},
227
228
229
- "ddescribe-iit": {
+ 'ddescribe-iit': {
230
files: [
231
'src/**/*.js',
232
'test/**/*.js',
@@ -236,7 +236,7 @@ module.exports = function(grunt) {
236
]
237
238
239
- "merge-conflict": {
+ 'merge-conflict': {
240
241
'src/**/*',
242
'test/**/*',
0 commit comments