diff --git a/Gruntfile.js b/Gruntfile.js index 74fc450..5564c98 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -153,5 +153,5 @@ module.exports = function (grunt) { 'clean', 'coffee', 'coverageBackend' - ]) + ]); };