Skip to content

Commit da3f24d

Browse files
Update phpunit.xml
1 parent 646ced9 commit da3f24d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml

-5
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@
3636
<file>src/ServiceProvider.php</file>
3737
<directory suffix=".php">src/Facades</directory>
3838
</exclude>
39-
<report>
40-
<clover outputFile="build/logs/clover.xml"/>
41-
<html outputDirectory="build/logs/coverage"/>
42-
<text outputFile="build/logs/coverage.txt"/>
43-
</report>
4439
</coverage>
4540
<php>
4641
<env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>

0 commit comments

Comments
 (0)