Skip to content

Commit 61b2d09

Browse files
Michael StramelMichael Stramel
authored andcommitted
Revert karma config change
1 parent 62178cb commit 61b2d09

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

karma.conf.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ module.exports = function(config) {
4545
'src/**/*.html': ['ng-html2js']
4646
},
4747

48-
progressReporter: {
49-
suppressPassed: true,
50-
suppressFailed: false,
51-
suppressSkipped: false
52-
},
53-
5448
// optionally, configure the reporter
5549
coverageReporter: {
5650
type : 'lcov',

0 commit comments

Comments
 (0)