mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Increase tests memory limit
This commit is contained in:
parent
f33eee70fc
commit
c1f4383fc0
1 changed files with 4 additions and 0 deletions
|
@ -31,4 +31,8 @@
|
|||
</exclude>
|
||||
</whitelist>
|
||||
</filter>
|
||||
|
||||
<php>
|
||||
<ini name="memory_limit" value="512M" />
|
||||
</php>
|
||||
</phpunit>
|
||||
|
|
Loading…
Add table
Reference in a new issue