We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fcc09 commit f8b0268Copy full SHA for f8b0268
phpunit.xml.dist
@@ -19,6 +19,7 @@
19
</include>
20
</source>
21
<php>
22
+ <ini name="memory_limit" value="512M"/>
23
<env name="APP_ENV" value="testing"/>
24
<env name="APP_KEY" value="base64:2fl3UtcWC66FVXoS8qvwvEogzwk5qPqxZ1h5rJNqx8I="/>
25
<env name="DB_CONNECTION" value="sqlite"/>
0 commit comments