Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 07b3908

Browse files
authored
Update phpunit.xml.dist
1 parent 35f741b commit 07b3908

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

phpunit.xml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@
1313
</exclude>
1414
</whitelist>
1515
</filter>
16+
<logging>
17+
<log type="coverage-clover" target="clover.xml"/>
18+
</logging>
1619
</phpunit>

0 commit comments

Comments
 (0)