diff --git a/tests/bugs/gh_6915_cs_cz_test.py b/tests/bugs/gh_6915_cs_cz_test.py index bd802642..9e68094f 100644 --- a/tests/bugs/gh_6915_cs_cz_test.py +++ b/tests/bugs/gh_6915_cs_cz_test.py @@ -122,6 +122,7 @@ test_sql = """ ; """ +@pytest.mark.intl @pytest.mark.version('>=5.0.0') def test_1(act: Action, tmp_fbk: Path, tmp_fdb: Path, capsys):