From 604e32ee9300a0d76665e07010afc230007e4a79 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Wed, 15 May 2024 20:01:17 +0200 Subject: Fixed typos in test docstrings. --- tests/admin_views/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/admin_views/tests.py') 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. """ -- cgit v1.3