chore: Build vector store in test_astra_setup
This commit is contained in:
parent
cdd30238d9
commit
8d25605de4
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ def test_astra_setup(astra_fixture):
|
|||
collection_name=COLLECTION,
|
||||
embedding=embedding,
|
||||
)
|
||||
component.build_vector_store()
|
||||
|
||||
|
||||
@pytest.mark.skipif(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue