diff --git a/tests/bugs/core_3947_test.py b/tests/bugs/core_3947_test.py index 8afd2661..b59cd3f5 100644 --- a/tests/bugs/core_3947_test.py +++ b/tests/bugs/core_3947_test.py @@ -51,6 +51,7 @@ expected_stdout = """ PLAN SORT (T NATURAL) """ +@pytest.mark.intl @pytest.mark.version('>=3.0') def test_1(act: Action): act.expected_stdout = expected_stdout