From 31b5a2559102b21467343e007e17e866c0c7a643 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 30 Jan 2018 15:35:15 +0100 Subject: Fix email tests --- config/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test.yaml') diff --git a/config/test.yaml b/config/test.yaml index cacd49075..19c01f5c0 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -12,7 +12,7 @@ smtp: hostname: null port: 1025 tls: false - from_address: 'test@localhost' + from_address: 'test-admin@localhost' username: null password: null -- cgit v1.2.3