Merged in jurko/pytest/doc_typo_correction (pull request #122)
fix documentation typo
This commit is contained in:
commit
f5b992f68a
|
@ -315,7 +315,7 @@ Initialization, command line and configuration hooks
|
||||||
Generic "runtest" hooks
|
Generic "runtest" hooks
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
All all runtest related hooks receive a :py:class:`pytest.Item` object.
|
All runtest related hooks receive a :py:class:`pytest.Item` object.
|
||||||
|
|
||||||
.. autofunction:: pytest_runtest_protocol
|
.. autofunction:: pytest_runtest_protocol
|
||||||
.. autofunction:: pytest_runtest_setup
|
.. autofunction:: pytest_runtest_setup
|
||||||
|
|
Loading…
Reference in New Issue