We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e713e68 commit 84c0e5eCopy full SHA for 84c0e5e
phpunit.xml
@@ -17,10 +17,6 @@
17
<directory>tests</directory>
18
</testsuite>
19
</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>
24
<coverage cacheDirectory=".phpunit.cache/code-coverage"
25
processUncoveredFiles="true">
26
<include>
0 commit comments