mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-22 18:12:00 +03:00
Reenable test with ignored deprecation warning
This commit is contained in:
parent
3340ba3f94
commit
daf8ae4f2e
|
@ -1125,7 +1125,7 @@ def test_cli_find_threshold(capsys):
|
|||
)
|
||||
|
||||
|
||||
@pytest.mark.skip
|
||||
@pytest.mark.filterwarnings("ignore::DeprecationWarning")
|
||||
@pytest.mark.parametrize(
|
||||
"reqs,output",
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue
Block a user