diff --git a/tests/mlmodel_openai/conftest.py b/tests/mlmodel_openai/conftest.py index 180bec9cc..6c0fed0e4 100644 --- a/tests/mlmodel_openai/conftest.py +++ b/tests/mlmodel_openai/conftest.py @@ -65,6 +65,7 @@ "test_chat_completion.py", "test_get_llm_message_ids.py", "test_chat_completion_error.py", + "test_embeddings_error_v1.py", ]