Browse Source

chore: remove unexecuted scripts to avoid ambiguity (#8946)

ice yao 6 months ago
parent
commit
c2d606d587
1 changed files with 1 additions and 2 deletions
  1. 1 2
      dev/pytest/pytest_vdb.sh

+ 1 - 2
dev/pytest/pytest_vdb.sh

@@ -7,5 +7,4 @@ pytest api/tests/integration_tests/vdb/chroma \
   api/tests/integration_tests/vdb/pgvector \
   api/tests/integration_tests/vdb/qdrant \
   api/tests/integration_tests/vdb/weaviate \
-  api/tests/integration_tests/vdb/elasticsearch \
-  api/tests/integration_tests/vdb/test_vector_store.py
+  api/tests/integration_tests/vdb/elasticsearch