mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed typos in test docstrings.
This commit is contained in:
committed by
Sarah Boyce
parent
c0b0ce85ed
commit
604e32ee93
@@ -3927,7 +3927,7 @@ class AdminViewStringPrimaryKeyTest(TestCase):
|
||||
)
|
||||
|
||||
def test_deleteconfirmation_link(self):
|
||||
""" "
|
||||
"""
|
||||
The link from the delete confirmation page referring back to the
|
||||
changeform of the object should be quoted.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user