Skip to content

Commit 2321ed6

Browse files
authored
Update faq.rst
1 parent 88ebe7e commit 2321ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ How can I use ``manage.py test`` with pytest-django?
7979
----------------------------------------------------
8080

8181
pytest-django is designed to work with the ``pytest`` command, but if you
82-
really need integration with ``manage.py test``, you can add the path to
83-
this class in your Django settings:
82+
really need integration with ``manage.py test``, you can add this class path
83+
in your Django settings:
8484

8585
.. code-block:: python
8686

0 commit comments

Comments
 (0)