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 1510e48 commit 279f07cCopy full SHA for 279f07c
phpunit.xml.dist
@@ -5,13 +5,6 @@
5
<directory>tests</directory>
6
</testsuite>
7
</testsuites>
8
- <coverage>
9
- <report>
10
- <html outputDirectory="build/coverage"/>
11
- <text outputFile="build/coverage.txt"/>
12
- <clover outputFile="build/logs/clover.xml"/>
13
- </report>
14
- </coverage>
15
<logging>
16
<junit outputFile="build/report.junit.xml"/>
17
</logging>
0 commit comments