We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b0374 commit 6e8c054Copy full SHA for 6e8c054
tests/bugs/gh_7998_test.py
@@ -33,7 +33,7 @@
33
conversion error from string "2"
34
"""
35
36
-@pytest.mark.version('>=5.0.1')
+@pytest.mark.version('>=6.0')
37
def test_1(act: Action):
38
act.expected_stdout = expected_stdout
39
act.execute(combine_output = True)
0 commit comments