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

!2682 Use case modification

Merge pull request !2682 from 火箭龟/release0319
......@@ -904,7 +904,7 @@ describe("WorkSchedulerJsTest", function () {
networkType: NETWORK_TYPE_ANY
}
let res = workScheduler.startWork(workInfo);
expect(res).assertEqual(true);
expect(res).assertEqual(false);
console.info("workSchedulerLog workInfo networkType :" + workInfo.networkType);
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册