✨ feat(TSG-7599): 修改测试用例
This commit is contained in:
committed by
pengxuanzheng
parent
8c49f4d2c2
commit
89a92df45a
@@ -98,7 +98,7 @@ int main(int argc, char *argv[])
|
||||
hos_instance = hos_get_instance();
|
||||
if (hos_instance == NULL)
|
||||
{
|
||||
hos_instance = hos_init_instance(conf_file, module_name, 1, bucket);
|
||||
hos_instance = hos_init_instance(conf_file, module_name, 1);
|
||||
}
|
||||
if (hos_instance == NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user