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 88ebe7e commit 2321ed6Copy full SHA for 2321ed6
docs/faq.rst
@@ -79,8 +79,8 @@ How can I use ``manage.py test`` with pytest-django?
79
----------------------------------------------------
80
81
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:
+really need integration with ``manage.py test``, you can add this class path
+in your Django settings:
84
85
.. code-block:: python
86
0 commit comments