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

Commit 4efba6a

Browse files
authored
Update phpunit.xml.dist
1 parent 43f2598 commit 4efba6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
</whitelist>
1515
</filter>
1616
<logging>
17-
<log type="coverage-clover" target="clover.xml"/>
17+
<log type="coverage-clover" target="../logs/clover.xml"/>
1818
</logging>
1919
</phpunit>

0 commit comments

Comments
 (0)