mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
Fix typo
This commit is contained in:
@@ -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\:
|
||||||
|
|||||||
Reference in New Issue
Block a user