This commit is contained in:
Nicolas Grekas
2025-11-12 11:40:40 +01:00
parent 165d1bea28
commit c2206034d9

View File

@@ -5,7 +5,7 @@ when@dev: &dev
# Flush only once per call of `PersistentObjectFactory::create()` # Flush only once per call of `PersistentObjectFactory::create()`
flush_once: true flush_once: true
# If you use the `make:factory --test` command, you may need to uncomment the following. # If you use the `make:factory --test` command, you may need to uncomment the following.
# See https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#generate # See https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#generate
#services: #services:
# App\Tests\Factory\: # App\Tests\Factory\: