Skip to content

Commit 0186593

Browse files
committed
trylast
1 parent 09ee9b9 commit 0186593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest_twisted.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ def pytest_addoption(parser):
428428
)
429429

430430

431+
@pytest.hookimpl(trylast=True)
431432
def pytest_configure(config):
432433
"""Identify and install chosen reactor."""
433434
pytest.inlineCallbacks = _deprecate(

0 commit comments

Comments
 (0)