Skip to content

Commit 6855d08

Browse files
authored
Update helpers.rst
1 parent b7d23e4 commit 6855d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ for database use (no need to specify the :func:`~pytest.mark.django_db` mark).
279279
``djt`` - Django test case assertions
280280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
281281

282-
Instance of the test case class. This fixture is particularly useful when you want
282+
Instance of the test case class. This fixture is particularly useful when you want
283283
to use Django's specialized assertions for testing web applications.
284284

285285
Example

0 commit comments

Comments
 (0)