mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
get mock storage from the factory
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
framework:
|
||||
test: true
|
||||
session:
|
||||
storage_factory_id: session.storage.mock_file
|
||||
storage_factory_id: session.storage.factory.mock_file
|
||||
|
||||
Reference in New Issue
Block a user