Tweak sonarqube run (#8475)

This commit is contained in:
Michael Telatynski 2022-05-03 14:46:38 +01:00 committed by GitHub
parent f08f764f22
commit 2141b122f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -19,4 +19,3 @@ sonar.typescript.tsconfigPath=./tsconfig.json
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.coverage.exclusions=spec/*.ts
sonar.testExecutionReportPaths=coverage/test-report.xml
sonar.genericcoverage.unitTestReportPaths=coverage/test-report.xml