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 142095b commit b93a259Copy full SHA for b93a259
phpunit.xml
@@ -18,11 +18,6 @@
18
<include>
19
<directory suffix=".php">./src</directory>
20
</include>
21
- <report>
22
- <clover outputFile="build/logs/clover.xml"/>
23
- <html outputDirectory="build/logs/coverage"/>
24
- <text outputFile="build/logs/coverage.txt"/>
25
- </report>
26
</coverage>
27
<php>
28
<env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>
0 commit comments