diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 68d5f2f0..628d2799 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -131,3 +131,8 @@ production: # specific configuration options for development environment # that overrides the default ones development: + +# Configuration for the test environment +test: + email_delivery: + delivery_method: test