diff --git a/tests/test_suspicious_commands.py b/tests/test_suspicious_commands.py index 0be2cb79..e98d2aae 100644 --- a/tests/test_suspicious_commands.py +++ b/tests/test_suspicious_commands.py @@ -107,6 +107,7 @@ def check_results(tp, tn, fp, fn): assert f1_score > 0.8 +@pytest.mark.skip @pytest.mark.asyncio async def test_classify_phrase(sc): """