Skip to content

Commit a6758a3

Browse files
committed
Remove
1 parent a7515c0 commit a6758a3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@
1414
<directory suffix=".php">src/</directory>
1515
</include>
1616
</source>
17-
<coverage>
18-
<report>
19-
<html outputDirectory="build/coverage"/>
20-
<text outputFile="build/coverage.txt"/>
21-
<clover outputFile="build/logs/clover.xml"/>
22-
</report>
23-
</coverage>
2417
<logging>
2518
<junit outputFile="build/report.junit.xml"/>
2619
</logging>

0 commit comments

Comments
 (0)