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 7329bf4 commit 38fd629Copy full SHA for 38fd629
phpunit.xml
@@ -10,10 +10,4 @@
10
<directory>src</directory>
11
</include>
12
</source>
13
- <coverage includeUncoveredFiles="true" pathCoverage="false" ignoreDeprecatedCodeUnits="true" disableCodeCoverageIgnore="true">
14
- <report>
15
- <html outputDirectory="build/coverage-html"/>
16
- <text outputFile="php://stdout" showUncoveredFiles="false"/>
17
- </report>
18
- </coverage>
19
</phpunit>
0 commit comments