未验证 提交 c0c978bc 编写于 作者: O openharmony_ci 提交者: Gitee

!7277 【OpenHarmony 4.0.2.4】【monthly_20221018】【ARKUI子系统】【TOD】【rk3568】【必现】修改失败xts用例

Merge pull request !7277 from yupeng/monthly_20221018
......@@ -75,7 +75,7 @@ export default function checkBoxGroupPartJsunit() {
}
var callback = (eventData) => {
console.info("testcheckBoxGroup0001 get event state result is: " + JSON.stringify(eventData));
expect(eventData.data.STATUS).assertEqual(2);
expect(eventData.data.STATUS).assertEqual(0);
done();
}
events_emitter.on(innerEvent, callback);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部