Skip to content

Commit c6602fa

Browse files
authored
Remove test configuration in sonar-project.properties (#158)
This commit removes the sonar.tests configuration from the sonar-project.properties file. The test configuration was unnecessary and its removal simplifies the setup for SonarQube analysis.
1 parent 6b9040b commit c6602fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sonar-project.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ sonar.projectKey=JBZoo_Csv-Blueprint
22
sonar.organization=jbzoo
33
sonar.projectName=CSV Blueprint
44

5-
sonar.tests=tests
6-
75
sonar.php.coverage.reportPaths=build/coverage_xml/main.xml

0 commit comments

Comments
 (0)