working on some configuration changes.

This commit is contained in:
Taylor Otwell
2014-12-03 21:59:42 -06:00
parent 2fc313b8b1
commit 48d1a0ce36
11 changed files with 6 additions and 208 deletions

View File

@@ -16,5 +16,7 @@
</testsuites>
<php>
<env name="APP_ENV" value="testing"/>
<env name="CACHE_DRIVER" value="array"/>
<env name="SESSION_DRIVER" value="array"/>
</php>
</phpunit>