Remove Weaviate unit tests

This commit is contained in:
ChristianZaccaria 2025-09-03 10:34:48 +01:00
parent c630a646e3
commit 980c7c244d
4 changed files with 34 additions and 292 deletions

View file

@ -457,7 +457,7 @@ def weaviate_vec_db_path(tmp_path_factory):
@pytest.fixture
async def weaviate_vec_index(weaviate_vec_db_path, embedding_dimension):
async def weaviate_vec_index(weaviate_vec_db_path):
import pytest_socket
import weaviate