From: Chocobozzz Date: Tue, 30 Jan 2018 14:35:15 +0000 (+0100) Subject: Fix email tests X-Git-Tag: v0.0.19-alpha~2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=31b5a2559102b21467343e007e17e866c0c7a643;p=github%2FChocobozzz%2FPeerTube.git Fix email tests --- 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