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 69349da commit 068a5d2Copy full SHA for 068a5d2
karma.conf.js
@@ -35,7 +35,7 @@ module.exports = function(config) {
35
},
36
exclude: [],
37
preprocessors: {},
38
- reporters: ['progress'],
+ reporters: ['dots'],
39
port: 9876,
40
colors: true,
41
logLevel: config.LOG_INFO,
0 commit comments