diff --git a/tests/test_pagure_lib_notify.py b/tests/test_pagure_lib_notify.py index 5a692b6..124a311 100644 --- a/tests/test_pagure_lib_notify.py +++ b/tests/test_pagure_lib_notify.py @@ -180,7 +180,7 @@ class PagureLibNotifytests(tests.Modeltests): """ Test the notify_new_comment method from pagure.lib.notify. """ email = pagure.lib.notify.send_email( 'Email content', - 'Email Subject', + 'Email “Subject“', 'foo@bar.com,zöé@foo.net', mail_id='test-pull-request-2edbf96ebe644f4bb31b94605e-1@pagure', in_reply_to='test-pull-request-2edbf96ebe644f4bb31b94605e@pagure', @@ -190,7 +190,7 @@ class PagureLibNotifytests(tests.Modeltests): exp = '''Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 -Subject: [namespace/project] Email Subject +Subject: =?utf-8?b?W25hbWVzcGFjZS9wcm9qZWN0XSBFbWFpbCDigJxTdWJqZWN04oCc?= From: =?utf-8?b?WsO2w6k=?= mail-id: test-pull-request-2edbf96ebe644f4bb31b94605e-1@pagure Message-Id: