Skip to content

Commit da8f65d

Browse files
authored
Update phpunit.xml.dist
1 parent c055596 commit da8f65d

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
@@ -43,6 +43,6 @@
4343
target="./coverage"
4444
lowUpperBound="35"
4545
highLowerBound="70" />
46-
<log type="coverage-clover" target="../clover.xml" />
46+
<log type="coverage-clover" target="./clover.xml" />
4747
</logging>
4848
</phpunit>

0 commit comments

Comments
 (0)