mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-15 22:13:20 +03:00
Increase tests memory limit
This commit is contained in:
parent
f33eee70fc
commit
c1f4383fc0
@ -31,4 +31,8 @@
|
|||||||
</exclude>
|
</exclude>
|
||||||
</whitelist>
|
</whitelist>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
|
<php>
|
||||||
|
<ini name="memory_limit" value="512M" />
|
||||||
|
</php>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user