Skip to content

Commit 94cba2a

Browse files
committed
Trying to fix the tests
1 parent 1049452 commit 94cba2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest_bdd/plugin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def pytest_addoption(parser):
3737
gherkin_terminal_reporter.add_options(parser)
3838

3939

40+
@pytest.mark.trylast
4041
def pytest_configure(config):
4142
"""Configure all subplugins."""
4243
cucumber_json.configure(config)

0 commit comments

Comments
 (0)