mirror of
https://github.com/symfony/recipes.git
synced 2026-09-22 04:26:23 +03:00
Update Flex endpoint
This commit is contained in:
@@ -52,6 +52,14 @@
|
||||
" # Flush only once per call of `PersistentObjectFactory::create()`",
|
||||
" flush_once: true",
|
||||
"",
|
||||
" #\u3000If you use the `make:factory --test` command, you may need to uncomment the following.",
|
||||
" # See https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#generate",
|
||||
" #services:",
|
||||
" # App\\Tests\\Factory\\:",
|
||||
" # resource: '%kernel.project_dir%/tests/Factory/'",
|
||||
" # autowire: true",
|
||||
" # autoconfigure: true",
|
||||
"",
|
||||
"when@test: *dev",
|
||||
""
|
||||
],
|
||||
@@ -79,7 +87,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "fcdc433411c0c9b424996c0a0aac7a2f89fb2611"
|
||||
"ref": "135a835d9425f916e23f5509b2a48f70b4d986a5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user