提交 57411e7f 编写于 作者: Z zhangdawei40

fix ActsFormStateEnableTest

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