mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-30 22:15:44 +00:00
moving the memory_limit to phpunit.xml config file
This commit is contained in:
@@ -20,5 +20,6 @@
|
||||
<php>
|
||||
<server name="KERNEL_DIR" value="/Tests/Fixtures/App/app/" />
|
||||
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
|
||||
<ini name="memory_limit" value="-1" />
|
||||
</php>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user