diff --git a/sonar-project.properties b/sonar-project.properties index 46e655c..525c42e 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -3,4 +3,4 @@ sonar.projectName=Query Builder sonar.projectVersion=1.0 sonar.sources=src sonar.php.coverage.reportPath=build/logs/clover.xml -sonar.php.tests.reportPath=build/logs/junit.xml \ No newline at end of file +#sonar.php.tests.reportPath=build/logs/junit.xml \ No newline at end of file