Fix sonar.go.coverage.reportPaths value
[ci-management.git] / jjb / ric-plt-e2mgr / ric-plt-e2mgr.yaml
index bf7e817..5b4766f 100644 (file)
@@ -73,7 +73,7 @@
         # Source
         sonar.sources=E2Manager
         # Unit tests
-        sonar.go.coverage.reportPaths=coverage.xml
+        sonar.go.coverage.reportPaths=coverage.txt
         # Inclusions
         sonar.inclusions=**/**.go
         # Exclusions