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 08c38c5 commit f487b33Copy full SHA for f487b33
karma.conf.js
@@ -23,7 +23,7 @@ module.exports = function (config) {
23
reports: ['html', 'lcovonly'],
24
fixWebpackSourcePaths: true
25
},
26
- rreporters: ['progress', 'kjhtml'],
+ reporters: ['progress', 'kjhtml'],
27
port: 9876,
28
colors: true,
29
logLevel: config.LOG_INFO,
0 commit comments