update exception spec description
This commit is contained in:
parent
5df7641107
commit
108f99086d
|
@ -874,7 +874,7 @@ def pytest_fixture_post_finalizer(
|
||||||
:param request:
|
:param request:
|
||||||
The fixture request object.
|
The fixture request object.
|
||||||
:param exception:
|
:param exception:
|
||||||
The list of exceptions received at the end of the fixtures.
|
An exception raised in the finalisation of the fixtures.
|
||||||
|
|
||||||
Use in conftest plugins
|
Use in conftest plugins
|
||||||
=======================
|
=======================
|
||||||
|
|
Loading…
Reference in New Issue