Skip to content

Commit

Permalink
Fix test runner
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic committed Aug 9, 2024
1 parent c763291 commit bc6319e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonar.projectKey=jmertic_landscape-tools
sonar.organization=jmertic
sonar.projectName=landscape-tools
sonar.projectKey=jmertic_lfx-landscape-tool
ssonar.organization=jmertic
sonar.projectName=lfx-landscape-tools
sonar.projectVersion=1.0
sonar.sources=landscape_tools
sonar.sources=lfx-landscape_tools
sonar.python.coverage.reportPaths=coverage.xml

0 comments on commit bc6319e

Please sign in to comment.