Skip to content

Commit

Permalink
Changed name of sonar project
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Jan 22, 2024
1 parent bddcdd1 commit 9eebb69
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 @@ -8,7 +8,7 @@ sonar.projectVersion=1.0
# Encoding of the source code. Default is default system encoding
sonar.host.url=https://sonarcloud.io
sonar.language=js
sonar.projectName=asw2324_0
sonar.projectName=wiq_0

sonar.coverage.exclusions=**/*.test.js
sonar.sources=webapp/src/components,users/authservice,users/userservice,gatewayservice
Expand Down

0 comments on commit 9eebb69

Please sign in to comment.