Canonical missing semicolon
This commit is contained in:
parent
543123040c
commit
4e192e4199
|
@ -153,5 +153,5 @@ module.exports = function (grunt) {
|
|||
'clean',
|
||||
'coffee',
|
||||
'coverageBackend'
|
||||
])
|
||||
]);
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue