summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/topics/testing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing.txt b/docs/topics/testing.txt
index 673fe08126..8fb89d2d7a 100644
--- a/docs/topics/testing.txt
+++ b/docs/topics/testing.txt
@@ -1279,7 +1279,7 @@ cause of an failure in your test suite.
``target_status_code`` will be the url and status code for the final
point of the redirect chain.
-.. method:: TestCase.assertQuerysetEqual(response, qs, values, transform=repr)
+.. method:: TestCase.assertQuerysetEqual(qs, values, transform=repr)
.. versionadded:: 1.3