Fixed tests.

This commit is contained in:
James Cole
2015-07-01 16:41:59 +02:00
parent 5ae236e016
commit ec349b31c7
4 changed files with 23 additions and 6 deletions

View File

@@ -20,10 +20,11 @@
</whitelist>
</filter>
<!-- code coverage -->
<!-- code coverage
<logging>
<log type="coverage-clover" target="./build/logs/clover.xml" charset="UTF-8" />
</logging>
-->
<php>
<env name="APP_ENV" value="testing"/>