Fix reference to _CallOutcome in docs

This commit is contained in:
nicoddemus
2016-02-29 17:09:31 -05:00
parent 7d2b65813e
commit 19d05814d2

View File

@@ -550,7 +550,7 @@ Reference of objects involved in hooks
.. autoclass:: _pytest.runner.TestReport()
:members:
.. autoclass:: _pytest.core.CallOutcome()
.. autoclass:: _pytest.vendored_packages.pluggy._CallOutcome()
:members:
.. autofunction:: _pytest.config.get_plugin_manager()