Move web ui code in its own directory
[e-mobility-charging-stations-simulator.git] / sonar-project.properties
index aee02cee35334ab114edf04b6ecc8dba4e786c2f..ad7f3a6eef9ae35a97f2c09b5bcf978caf75e17c 100644 (file)
@@ -7,7 +7,7 @@ sonar.projectVersion=1.1.85
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src
-sonar.tests=test,src/ui/web/tests
+sonar.tests=test
 
 sonar.javascript.lcov.reportPaths=coverage/lcov.info