mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Update helpdesk/tests/test_get_email.py
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
This commit is contained in:
parent
4ac4650a70
commit
7283a9bcd9
@ -535,7 +535,7 @@ class GetEmailCommonTests(TestCase):
|
||||
|
||||
def test_with_attachment_but_empty_body(self):
|
||||
"""
|
||||
Test an email that has no body content but does have an attachment
|
||||
Test an email that has an empty body but does have an attachment
|
||||
"""
|
||||
message, _, _ = utils.generate_multipart_email(
|
||||
type_list=["plain", "image"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user