Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
OxCom authored Mar 18, 2019
1 parent c055596 commit da8f65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
target="./coverage"
lowUpperBound="35"
highLowerBound="70" />
<log type="coverage-clover" target="../clover.xml" />
<log type="coverage-clover" target="./clover.xml" />
</logging>
</phpunit>

0 comments on commit da8f65d

Please sign in to comment.