turn mailer on in test env so the stubs can take action

This commit is contained in:
Jonne Haß 2012-09-07 22:12:07 +02:00
parent d27408d8a9
commit a9ebe42b9f

View file

@ -264,6 +264,7 @@ test:
open_invitations: true
no_follow_diasporahq: true
serve_static_assets: true
mailer_on: true
integration1:
<<: *defaults
@ -273,4 +274,4 @@ integration1:
integration2:
<<: *defaults
pod_url: "http://localhost:3002/"
serve_static_assets: true
serve_static_assets: true