diff options
Diffstat (limited to 'tests/admin_views/tests.py')
| -rw-r--r-- | tests/admin_views/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py index 5e300de8bc..5fab253f80 100644 --- a/tests/admin_views/tests.py +++ b/tests/admin_views/tests.py @@ -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. """ |
