mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Ensure loading of postal code does not fails
This commit is contained in:
6
tests/app/config/packages/test/messenger.yaml
Normal file
6
tests/app/config/packages/test/messenger.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
framework:
|
||||
messenger:
|
||||
transports:
|
||||
async: 'in-memory://'
|
||||
failed: 'in-memory://'
|
||||
sync: 'in-memory://'
|
Reference in New Issue
Block a user