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 db0fe7b commit abda018Copy full SHA for abda018
docs/faq.rst
@@ -84,7 +84,7 @@ in your Django settings:
84
85
.. code-block:: python
86
87
- TEST_RUNNER = 'pytest_django.runner.PytestTestRunner'
+ TEST_RUNNER = 'pytest_django.runner.TestRunner'
88
89
Usage:
90
0 commit comments