Describe the bug
It used to work fine, but after the recent changes, am not sure what happened at the image level, but the phpunit tests go into memory exhaustion after ~192 tests. Before I could execute 500+ tests in one go and it used to work fine.
To Reproduce
Steps to reproduce the behavior:
Running phpunit tests more than 300
Expected behavior
Should complete all the unit tests execution without memory exhaustion
Screenshots
Environment:
7.3-xdebug nginx image
mysql: ghcr.io/shyim/shopware-docker/mysql:8
Additional context
Add any other context about the problem here.
Describe the bug It used to work fine, but after the recent changes, am not sure what happened at the image level, but the phpunit tests go into memory exhaustion after ~192 tests. Before I could execute 500+ tests in one go and it used to work fine.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment:
Additional context Add any other context about the problem here.