Skip to content

Commit 84c0e5e

Browse files
committed
phpunit config update
1 parent e713e68 commit 84c0e5e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpunit.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<directory>tests</directory>
1818
</testsuite>
1919
</testsuites>
20-
<report>
21-
<html outputDirectory="debian/tmp/html-coverage" lowUpperBound="50" highLowerBound="90"/>
22-
<text outputFile="debian/tmp/coverage.txt" showUncoveredFiles="false" showOnlySummary="true"/>
23-
</report>
2420
<coverage cacheDirectory=".phpunit.cache/code-coverage"
2521
processUncoveredFiles="true">
2622
<include>

0 commit comments

Comments
 (0)