Skip to content

Commit

Permalink
update report
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshshinde2012 committed May 16, 2024
1 parent 48064b4 commit d2c3278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverage/sonar-report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<testCase name="SonarReporter onTestResult should add test results to testFileResults" duration="2" />
<testCase name="SonarReporter onRunComplete should write XML file with test results" duration="1" />
<testCase name="SonarReporter onRunComplete should use default output file if not provided - skipped" duration="0" >
<skipped/>
<skipped message="SonarReporter onRunComplete should use default output file if not provided - skipped" />
</testCase>
<testCase name="SonarReporter onRunComplete should use default output file if not provided" duration="1" />
<testCase name="SonarReporter onRunComplete should use provided output file" duration="0" />
Expand Down

0 comments on commit d2c3278

Please sign in to comment.