diff --git a/gulp/karma.conf.js b/gulp/karma.conf.js index 1f535220..1e8d1715 100644 --- a/gulp/karma.conf.js +++ b/gulp/karma.conf.js @@ -34,4 +34,4 @@ module.exports = function (config) { failOnEmptyTestSuite: false, }); -}; \ No newline at end of file +};