Quellcode durchsuchen

fix: enable Tencent Cloud Vector integration test (#9441)

ice yao vor 8 Monaten
Ursprung
Commit
3e168ce2ca
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      dev/pytest/pytest_vdb.sh

+ 2 - 1
dev/pytest/pytest_vdb.sh

@@ -9,4 +9,5 @@ pytest api/tests/integration_tests/vdb/chroma \
   api/tests/integration_tests/vdb/weaviate \
   api/tests/integration_tests/vdb/elasticsearch \
   api/tests/integration_tests/vdb/vikingdb \
-  api/tests/integration_tests/vdb/baidu
+  api/tests/integration_tests/vdb/baidu \
+  api/tests/integration_tests/vdb/tcvectordb