* [unittest] modify unittest.

This commit is contained in:
sunguangming
2025-12-02 07:50:29 +00:00
parent 56a661551f
commit 36cc5afa18
@@ -1214,7 +1214,7 @@ class searchTest
}
try {
$result = $this->objectModel->saveIndex($objectType, $object);
$result = $tester->loadModel('search')->saveIndex($objectType, $object);
if(dao::isError()) return dao::getError();
// 返回保存后的索引记录