From c5688eae5551552a4eb9e4f6538728218833ad61 Mon Sep 17 00:00:00 2001 From: yandrade1305 <48693812+yandrade1305@users.noreply.github.com> Date: Fri, 26 May 2023 19:12:40 -0300 Subject: [PATCH] Subindo arquivo do sonar --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index cdb5d72..c699570 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -6,5 +6,5 @@ sonar.exclusions=**/*.spec.tsx, sonar.tests=./app, sonar.test.inclusions=**/*.spec.tsx,**/*.spec.ts, sonar.typescript.lcov.reportPaths=./coverage/lcov.info, -sonar.testExecutionReportPaths=xunit-report.xml +sonar.testExecutionReportPaths=SonarQube.xml sonar.sourceEncoding=UTF-8 \ No newline at end of file