We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d23e4 commit 6855d08Copy full SHA for 6855d08
docs/helpers.rst
@@ -279,7 +279,7 @@ for database use (no need to specify the :func:`~pytest.mark.django_db` mark).
279
``djt`` - Django test case assertions
280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
281
282
-Instance of the test case class. This fixture is particularly useful when you want
+Instance of the test case class. This fixture is particularly useful when you want
283
to use Django's specialized assertions for testing web applications.
284
285
Example
0 commit comments