Skip to content

Commit 9bb9994

Browse files
committed
fix project name in sonar config
1 parent e367dcd commit 9bb9994

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.organization=chubbyphp
2-
sonar.projectKey=chubbyphp_petstore
3-
sonar.projectName=petstore
2+
sonar.projectKey=chubbyphp_chubbyphp-petstore
3+
sonar.projectName=chubbyphp-petstore
44

55
sonar.sources=src
66
sonar.tests=tests

0 commit comments

Comments
 (0)