mirror of
https://github.com/typesense/typesense.git
synced 2025-05-22 06:40:30 +08:00
Fix test.
This commit is contained in:
parent
77b39e613c
commit
0e12b3a4fa
@ -2946,7 +2946,7 @@ TEST_F(CollectionVectorTest, TestEmbeddingValues) {
|
||||
]
|
||||
})"_json;
|
||||
|
||||
EmbedderManager::set_model_dir("/tmp/typesense_test/models");
|
||||
TextEmbedderManager::set_model_dir("/tmp/typesense_test/models");
|
||||
|
||||
auto collection_create_op = collectionManager.create_collection(schema_json);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user