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

!1880 【XTS】【事件通知子系统】WantAgentOne用例修复

Merge pull request !1880 from dwq/master
......@@ -28,16 +28,6 @@ export default {
},
onShow() {
console.info('onShow finish')
const core = Core.getInstance()
const expectExtend = new ExpectExtend({
'id': 'extend'
})
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
core.execute()
},
onReady() {
console.info('onReady');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册