Skip to content

Commit a6ef591

Browse files
committed
【update】sonar ut report review by xiongjj
1 parent fef0492 commit a6ef591

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/karma.conf.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ module.exports = function (config) {
125125
{type: 'lcov', subdir: '.'}
126126
]
127127
},
128-
plugins: [
129-
'karma-sonarqube-unit-reporter'
130-
],
131128
sonarQubeUnitReporter: {
132129
sonarQubeVersion: 'LATEST',
133130
outputFile: 'testcoverage/ut_report.xml',

0 commit comments

Comments
 (0)