[zenstruc/foundry] Add 2.6 config & one story as fixture (#1415)

This commit is contained in:
Nicolas PHILIPPE
2025-05-20 10:29:45 -04:00
committed by GitHub
parent 62e545fa36
commit 076dade9f9
5 changed files with 42 additions and 1 deletions
@@ -2,7 +2,7 @@ when@dev: &dev
# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration
zenstruck_foundry:
persistence:
# Flush only once per call of `PersistentObjectFactory::create()` in userland
# Flush only once per call of `PersistentObjectFactory::create()`
flush_once: true
when@test: *dev