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 a4c8aab commit 9c9ffeeCopy full SHA for 9c9ffee
phpunit.xml
@@ -5,13 +5,6 @@
5
colors="true"
6
cacheDirectory=".phpunit.cache"
7
>
8
- <coverage>
9
- <report>
10
- <clover outputFile="build/logs/clover.xml"/>
11
- <html outputDirectory="build/logs/coverage"/>
12
- <text outputFile="build/logs/coverage.txt"/>
13
- </report>
14
- </coverage>
15
<testsuites>
16
<testsuite name="Test Suite">
17
<directory>./tests</directory>
0 commit comments