Skip to content

Commit

Permalink
Update phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Dec 25, 2023
1 parent cad72e9 commit 7949d3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
</testsuite>
</testsuites>
<coverage ignoreDeprecatedCodeUnits="true" pathCoverage="true">
<report>
<html outputDirectory="html_coverage"/>
</report>
<!-- <report>-->
<!-- <html outputDirectory="html_coverage"/>-->
<!-- </report>-->
</coverage>
<php>
<env name="DB_CONNECTION" value="testing"/>
Expand Down

0 comments on commit 7949d3b

Please sign in to comment.