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

!9967 修复ActsFormStateEnableTest失败案例

Merge pull request !9967 from zhangdw521/fix_form_enable_xts_test
......@@ -674,7 +674,7 @@ export default function test() {
done();
});
console.log(`FMS_enableFormsUpdate_1000 featureAbility.startAbility notifyVisible end`);
}, 10000);
}, 1000);
}
function onAcquiredCallBack(_, data) {
......@@ -842,7 +842,7 @@ export default function test() {
done();
});
console.log(`FMS_enableFormsUpdate_1200 featureAbility.startAbility notifyVisible end`);
}, 10000);
}, 1000);
}
async function onSecondAcquiredCallBack(_, data) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册