Merge pull request #8129 from bluetech/docs-pygments-workaround
doc: temporary workaround for pytest-pygments lexing error
This commit is contained in:
		
						commit
						683f29f84d
					
				| 
						 | 
					@ -947,7 +947,7 @@ Example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Running this test will *skip* the invocation of ``data_set`` with value ``2``:
 | 
					Running this test will *skip* the invocation of ``data_set`` with value ``2``:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code-block:: pytest
 | 
					.. code-block::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    $ pytest test_fixture_marks.py -v
 | 
					    $ pytest test_fixture_marks.py -v
 | 
				
			||||||
    =========================== test session starts ============================
 | 
					    =========================== test session starts ============================
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue