提交 b6f8ea2b 编写于 作者: Z zhangdawei40 提交者: zhangdw521

fixed 57411e7f from https://gitee.com/zhangdw521/xts_acts/pulls/9967

fix ActsFormStateEnableTest
Signed-off-by: Nzhangdawei40 <zhangdawei40@huawei.com>
Change-Id: I08daf15fcaca31f20cd6899e6e92cf63e537305b
上级 6e34af09
......@@ -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.
先完成此消息的编辑!
想要评论请 注册