Skip to content

Commit e1f3c7a

Browse files
committed
align coverage.xml file name
1 parent d15ee0e commit e1f3c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
</whitelist>
1717
</filter>
1818
<logging>
19-
<log type="coverage-clover" target="clover.xml"/>
19+
<log type="coverage-clover" target="coverage.xml"/>
2020
</logging>
2121
</phpunit>

0 commit comments

Comments
 (0)