Skip to content

Commit 683f29f

Browse files
authored
Merge pull request #8129 from bluetech/docs-pygments-workaround
doc: temporary workaround for pytest-pygments lexing error
2 parents b478275 + 0feeddf commit 683f29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/fixture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ Example:
947947
948948
Running this test will *skip* the invocation of ``data_set`` with value ``2``:
949949

950-
.. code-block:: pytest
950+
.. code-block::
951951
952952
$ pytest test_fixture_marks.py -v
953953
=========================== test session starts ============================

0 commit comments

Comments
 (0)