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 35de5f9 commit e2fe0bdCopy full SHA for e2fe0bd
tests/bugs/gh_8625_test.py
@@ -33,7 +33,7 @@
33
3
34
"""
35
36
-@pytest.mark.version('>=3.0')
+@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