Skip to content

Commit

Permalink
Fixed mis-capitalisation in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
allyjweir authored and carltongibson committed May 15, 2019
1 parent 43f54e1 commit bd228cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/auth_tests/test_forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ def test_save_plaintext_email(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.
Test to ensure that a multipart email is sent with both text/plain
and text/html parts.
Expand Down

0 comments on commit bd228cb

Please sign in to comment.