Skip to content

Commit

Permalink
fix sonar project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Prakharnagore committed Jul 20, 2024
1 parent b960a8f commit c668747
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
@@ -1,6 +1,6 @@
sonar.projectKey=Prakharnagore_pizza-auth-service
sonar.organization=prakharnagore
sonar.projectKey=pizza-auth-service
sonar.projectName=pizza-auth-service
sonar.sources=src
sonar.tests=tests
sonar.exclusions=**/node_modules/**/*, **/dist/**/*, **/build/**/*, **/migratio/**/*
Expand Down

0 comments on commit c668747

Please sign in to comment.