diff --git a/spacy/tests/test_cli.py b/spacy/tests/test_cli.py index b1c975f4c..752750d33 100644 --- a/spacy/tests/test_cli.py +++ b/spacy/tests/test_cli.py @@ -1125,7 +1125,7 @@ def test_cli_find_threshold(capsys): ) -@pytest.mark.skip +@pytest.mark.filterwarnings("ignore::DeprecationWarning") @pytest.mark.parametrize( "reqs,output", [