Skip to content

Commit bd9a06f

Browse files
committed
test: remove coverage config from default phpunit run
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent ccbffbe commit bd9a06f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

phpunit.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@
2525
</include>
2626
</source>
2727

28-
<coverage>
29-
<report>
30-
<clover outputFile="build/logs/clover.xml"/>
31-
<html outputDirectory="build/logs/html"/>
32-
</report>
33-
</coverage>
34-
3528
<php>
3629
<env name="NFS_TEST_CNPJ" value="11222333000181"/>
3730
<env name="NFS_SANDBOX" value="true"/>

0 commit comments

Comments
 (0)