Skip to content

Commit

Permalink
fix: descomentada linha sonar.tests do sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
JPedroCh committed Jul 4, 2023
1 parent 2b22d6d commit b0a8d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonar.organization=fga-eps-mds-1
#sonar.projectVersion=1.0

sonar.sources=src
# sonar.tests=tests
sonar.tests=tests
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.testExecutionReportPaths=report/sonar-report.xml
sonar.sourceEncoding=UTF-8
Expand Down

0 comments on commit b0a8d70

Please sign in to comment.