diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index 8b87c5eaec..516a24c226 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -566,9 +566,6 @@ def test_completion_openai(): pytest.fail(f"Error occurred: {e}") -# test_completion_openai() - - def test_completion_openai_organization(): try: litellm.set_verbose = True