mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
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