Skip to content

Commit abda018

Browse files
authored
Update faq.rst
1 parent db0fe7b commit abda018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ in your Django settings:
8484

8585
.. code-block:: python
8686
87-
TEST_RUNNER = 'pytest_django.runner.PytestTestRunner'
87+
TEST_RUNNER = 'pytest_django.runner.TestRunner'
8888
8989
Usage:
9090

0 commit comments

Comments
 (0)