专项测试时,修复初始化report时机。

Signed-off-by: 李延胜 <liyansheng4@huawei.com>
This commit is contained in:
李延胜
2025-08-27 09:59:56 +08:00
parent 6ba6f7290e
commit 8db508f0fb
+2
View File
@@ -95,6 +95,8 @@ SpecialTestFlow::~SpecialTestFlow()
ErrCode SpecialTestFlow::EnvInit()
{
//init report
Report::GetInstance();
ErrCode result = OHOS::ERR_OK;
const std::string paramError = "param is incorrect";
if (g_commandSWAPENABLE == true) {