Created
March 8, 2018 01:36
-
-
Save jsdecena/4d2bd22d8932e6fa4a004bc72d0bf8c9 to your computer and use it in GitHub Desktop.
Phpunit XML File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<env name="DB_CONNECTION" value="sqlite"/> | |
<env name="DB_DATABASE" value=":memory:"/> | |
<env name="API_DEBUG" value="false"/> | |
<ini name="memory_limit" value="512M" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment