chore: Build vector store in test_astra_setup

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-22 13:55:21 -03:00
commit 8d25605de4

View file

@ -55,6 +55,7 @@ def test_astra_setup(astra_fixture):
collection_name=COLLECTION,
embedding=embedding,
)
component.build_vector_store()
@pytest.mark.skipif(