Last templates. Should cover everything. [skip ci]

This commit is contained in:
James Cole
2015-05-02 19:19:47 +02:00
parent 8e31d0491d
commit efe6f59f79
16 changed files with 820 additions and 3 deletions

View File

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