diff --git a/changedetectionio/tests/smtp/test_notification_smtp.py b/changedetectionio/tests/smtp/test_notification_smtp.py index f82e2e0f..9c60433d 100644 --- a/changedetectionio/tests/smtp/test_notification_smtp.py +++ b/changedetectionio/tests/smtp/test_notification_smtp.py @@ -12,7 +12,7 @@ import logging # NOTE - RELIES ON mailserver as hostname running, see github build recipes -smtp_test_server = 'localhost' +smtp_test_server = 'mailserver' from changedetectionio.notification import ( default_notification_body,