remove redis host

This commit is contained in:
anthony 2019-07-28 21:05:43 +02:00 committed by Francis Lavoie
parent 3c909b95c0
commit b5fcc13797
No known key found for this signature in database
GPG Key ID: B9E0E04A76AF4692
1 changed files with 0 additions and 1 deletions

View File

@ -27,6 +27,5 @@
</logging>
<php>
<env name="DB_CONNECTION" value="testing"/>
<env name="REDIS_HOST" value="redis"/>
</php>
</phpunit>