Skip to content

Commit 815e819

Browse files
Laravel 11.x Compatibility
1 parent 5ee8fce commit 815e819

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml.dist

-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
<directory>tests</directory>
66
</testsuite>
77
</testsuites>
8-
<coverage>
9-
<report>
10-
<html outputDirectory="build/coverage"/>
11-
<text outputFile="build/coverage.txt"/>
12-
<clover outputFile="build/logs/clover.xml"/>
13-
</report>
14-
</coverage>
158
<logging>
169
<junit outputFile="build/report.junit.xml"/>
1710
</logging>

0 commit comments

Comments
 (0)