diff --git a/tests/bugs/gh_6872_test.py b/tests/bugs/gh_6872_test.py index 7fd93024..9175fa2c 100644 --- a/tests/bugs/gh_6872_test.py +++ b/tests/bugs/gh_6872_test.py @@ -85,6 +85,7 @@ expected_stdout = """ Duration ratio: acceptable. """ +@pytest.mark.intl @pytest.mark.version('>=4.0.1') def test_1(act: Action, capsys):