Skip to content
Snippets Groups Projects
Commit 718635ab authored by OZGCloud's avatar OZGCloud
Browse files

update deprecated property

parent f8ff9927
Branches
Tags
No related merge requests found
...@@ -2,6 +2,6 @@ sonar.projectKey=goofy-client ...@@ -2,6 +2,6 @@ sonar.projectKey=goofy-client
sonar.sources=apps/goofy/src,libs sonar.sources=apps/goofy/src,libs
sonar.tests=apps/goofy/src,libs sonar.tests=apps/goofy/src,libs
sonar.test.inclusions=**/*.spec.ts sonar.test.inclusions=**/*.spec.ts
sonar.typescript.lcov.reportPaths=coverage/lcov.info sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.testExecutionReportPaths=test-report.xml sonar.testExecutionReportPaths=test-report.xml
sonar.sourceEncoding=UTF-8 sonar.sourceEncoding=UTF-8
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment