Skip to content

Commit b62762b

Browse files
authored
Update sonar-project.properties
1 parent 225ce00 commit b62762b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sonar.sourceEncoding=UTF-8
1717
sonar.host.url=https://sonar9001.ispeco.com
1818

1919
sonar.profile=Sonar way
20-
sonar.testExecutionReportPaths=test/testcoverage/ut_report.xml
20+
# sonar.testExecutionReportPaths=test/testcoverage/ut_report.xml
2121
sonar.javascript.lcov.reportPath=test/testcoverage/lcov.info
2222
# SINCE SONARQUBE 6.2 WITH SONARJS 2.19+
2323
sonar.javascript.lcov.reportPaths=test/testcoverage/lcov.info

0 commit comments

Comments
 (0)