Parcourir la source

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

ice yao il y a 6 mois
Parent
commit
c2d606d587
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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/pgvector \
   api/tests/integration_tests/vdb/qdrant \
   api/tests/integration_tests/vdb/qdrant \
   api/tests/integration_tests/vdb/weaviate \
   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