mirror of
https://gitee.com/openharmony/xts_dcts
synced 2025-02-18 16:09:55 +00:00
回退 'Pull Request !679 : dcts测试套自动化用例优化'
This commit is contained in:
parent
b70cc7dc0e
commit
c49809afb2
@ -61,9 +61,6 @@ export default class MainAbility extends Ability {
|
||||
console.info('Calc[IndexPage] grantPermission,requestPermissionsFromUser')
|
||||
})
|
||||
this.callee.on('test', funcCallBack);
|
||||
setTimeout(() => {
|
||||
this.context.terminateSelf()
|
||||
}, 30000)
|
||||
}
|
||||
|
||||
onNewWant(want, launchParam) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user