Răsfoiți Sursa

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

ice yao 8 luni în urmă
părinte
comite
c2d606d587
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  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