From 2b6a982801658a253bdaacaa3af4349ba9d43f99 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Thu, 24 Feb 2011 16:00:55 -0800 Subject: [PATCH] Add the test environment to configuration.yml.example --- config/configuration.yml.example | 5 +++++ 1 file changed, 5 insertions(+) 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