This commit is contained in:
freek 2020-03-04 10:59:02 +01:00
parent 11c66b98fd
commit cf31d16f79
1 changed files with 0 additions and 6 deletions

View File

@ -19,12 +19,6 @@
<directory suffix=".php">src/</directory>
</whitelist>
</filter>
<logging>
<log type="tap" target="build/report.tap"/>
<log type="junit" target="build/report.junit.xml"/>
<log type="coverage-text" target="build/coverage.txt"/>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
<php>
<env name="DB_CONNECTION" value="testing"/>
</php>