test: add tests covering all methods of vector store (#3849)
This commit is contained in:
@@ -20,4 +20,4 @@ class TestQdrantVector(AbstractTestVector):
|
||||
|
||||
|
||||
def test_qdrant_vector(setup_mock_redis):
|
||||
TestQdrantVector().run_all_test()
|
||||
TestQdrantVector().run_all_tests()
|
||||
|
||||
Reference in New Issue
Block a user