diff --git a/tests/integration/vector_io/test_openai_vector_stores.py b/tests/integration/vector_io/test_openai_vector_stores.py index 5dcd321c3..71d2bc55e 100644 --- a/tests/integration/vector_io/test_openai_vector_stores.py +++ b/tests/integration/vector_io/test_openai_vector_stores.py @@ -36,7 +36,6 @@ def skip_if_provider_doesnt_support_openai_vector_store_files_api(client_with_mo "inline::sqlite-vec", "inline::milvus", "remote::pgvector", - "inline::chromadb", ]: return