diff --git a/tests/bugs/gh_7094_test.py b/tests/bugs/gh_7094_test.py index f1f64620..2f1bfe32 100644 --- a/tests/bugs/gh_7094_test.py +++ b/tests/bugs/gh_7094_test.py @@ -70,6 +70,7 @@ expected_stdout = """ C2 ch """ +@pytest.mark.intl @pytest.mark.version('>=4.0.2') def test_1(act: Action): act.expected_stdout = expected_stdout