Kaydet (Commit) bd228cb5 authored tarafından Ally Weir's avatar Ally Weir Kaydeden (comit) Carlton Gibson

Fixed mis-capitalisation in comment.

üst 43f54e13
...@@ -881,7 +881,7 @@ class PasswordResetFormTest(TestDataMixin, TestCase): ...@@ -881,7 +881,7 @@ class PasswordResetFormTest(TestDataMixin, TestCase):
def test_save_html_email_template_name(self): def test_save_html_email_template_name(self):
""" """
Test the PasswordResetFOrm.save() method with html_email_template_name Test the PasswordResetForm.save() method with html_email_template_name
parameter specified. parameter specified.
Test to ensure that a multipart email is sent with both text/plain Test to ensure that a multipart email is sent with both text/plain
and text/html parts. and text/html parts.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment