Skip to content

Commit

Permalink
Merge pull request #684 from barryvdh/fix-dump-test
Browse files Browse the repository at this point in the history
Fix Dump test using file cache
  • Loading branch information
taylorotwell authored Aug 15, 2019
2 parents 7f6112c + aecafa3 commit 64c202d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
<php>
<env name="APP_ENV" value="self-testing"/>
<env name="APP_KEY" value="base64:yk+bUVuZa1p86Dqjk9OjVK2R1pm6XHxC6xEKFq8utH0="/>
<env name="CACHE_DRIVER" value="file"/>
</php>
</phpunit>

0 comments on commit 64c202d

Please sign in to comment.