Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit cf31d16

Browse files
committed
wip
1 parent 11c66b9 commit cf31d16

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
<directory suffix=".php">src/</directory>
2020
</whitelist>
2121
</filter>
22-
<logging>
23-
<log type="tap" target="build/report.tap"/>
24-
<log type="junit" target="build/report.junit.xml"/>
25-
<log type="coverage-text" target="build/coverage.txt"/>
26-
<log type="coverage-clover" target="build/logs/clover.xml"/>
27-
</logging>
2822
<php>
2923
<env name="DB_CONNECTION" value="testing"/>
3024
</php>

0 commit comments

Comments
 (0)