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

!2956 【XTS】【事件通知子系统】test2修改

Merge pull request !2956 from fujiarui/cherry-pick-1648961875
......@@ -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.
先完成此消息的编辑!
想要评论请 注册