mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
explicit disable email test modus in e-email test
This commit is contained in:
parent
22b73712b9
commit
f9e1be946e
@ -25,6 +25,7 @@ CONFIG.EMAIL_SENDER = 'info@gradido.net'
|
||||
CONFIG.EMAIL_SMTP_HOST = testMailServerHost
|
||||
CONFIG.EMAIL_SMTP_PORT = testMailServerPort
|
||||
CONFIG.EMAIL_TLS = testMailTLS
|
||||
CONFIG.EMAIL_TEST_MODUS = false
|
||||
|
||||
mock.module('nodemailer', () => {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user