Reenable test with ignored deprecation warning

This commit is contained in:
Adriane Boyd 2023-03-06 13:27:07 +01:00
parent 3340ba3f94
commit daf8ae4f2e

View File

@ -1125,7 +1125,7 @@ def test_cli_find_threshold(capsys):
) )
@pytest.mark.skip @pytest.mark.filterwarnings("ignore::DeprecationWarning")
@pytest.mark.parametrize( @pytest.mark.parametrize(
"reqs,output", "reqs,output",
[ [