diff --git a/karma.conf.js b/karma.conf.js index b422605..92f67ea 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -19,8 +19,6 @@ module.exports = function (config) { 'test/**/*.html': ['html2js'] }, - reporters: ['progress'], - port: 9876, colors: true, logLevel: config.LOG_INFO,