Skip to content

Commit b9eb210

Browse files
committed
Merge pull request #253 from davidszotten/patch-1
Update faq.rst
2 parents 3cd0d32 + 748fd98 commit b9eb210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ My tests are not being found. Why not?
4040
[pytest]
4141
python_files=*.py
4242

43-
When debugging test collection problems, the `--collectonly` flag and `-rs`
43+
When debugging test collection problems, the ``--collectonly`` flag and ``-rs``
4444
(report skipped tests) can be helpful.
4545

4646
How do South and pytest-django play together?

0 commit comments

Comments
 (0)