Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 656a9e9

Browse files
test: do not collect unit test results
1 parent 539f605 commit 656a9e9

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
@@ -5,4 +5,4 @@ sonar.sources=lib
55
sonar.tests=tests
66
sonar.eslint.reportPaths=sonar/report.json
77
sonar.typescript.tsconfigPath=./tsconfig.json
8-
sonar.javascript.lcov.reportPaths=nyc_coverage_unit/lcov.info,nyc_coverage_integration/lcov.info
8+
sonar.javascript.lcov.reportPaths=nyc_coverage_integration/lcov.info

0 commit comments

Comments
 (0)