test(vdb/huaweicloudvectordb): Fix the wrong import path

Signed-off-by: -LAN- <laipz8200@outlook.com>
pull/19413/head
-LAN- 1 year ago
parent ee3b66bdcd
commit 6b02c3c11e
No known key found for this signature in database
GPG Key ID: 6BA0D108DED011FF

@ -2,7 +2,7 @@ import os
import pytest
from _pytest.monkeypatch import MonkeyPatch
from api.core.rag.datasource.vdb.field import Field
from core.rag.datasource.vdb.field import Field
from elasticsearch import Elasticsearch

Loading…
Cancel
Save