Skip to content

Commit

Permalink
chore(*): removing other obsolete configs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdinev committed Nov 19, 2021
1 parent 4965e58 commit e9520bc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions projects/igniteui-angular/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ module.exports = function (config) {
]
},
reporters: ['progress', 'coverage'],
specReporter: {
suppressSkipped: true,
suppressErrorSummary: false,
suppressFailed: false,
suppressPassed: false,
showSpecTiming: false,
failFast: false
},
port: 9876,
colors: true,
logLevel: config.LOG_INFO,
Expand Down

0 comments on commit e9520bc

Please sign in to comment.