Skip to content

Commit e9520bc

Browse files
committed
chore(*): removing other obsolete configs
1 parent 4965e58 commit e9520bc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

projects/igniteui-angular/karma.conf.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@ module.exports = function (config) {
4343
]
4444
},
4545
reporters: ['progress', 'coverage'],
46-
specReporter: {
47-
suppressSkipped: true,
48-
suppressErrorSummary: false,
49-
suppressFailed: false,
50-
suppressPassed: false,
51-
showSpecTiming: false,
52-
failFast: false
53-
},
5446
port: 9876,
5547
colors: true,
5648
logLevel: config.LOG_INFO,

0 commit comments

Comments
 (0)