回退 'Pull Request !679 : dcts测试套自动化用例优化'

This commit is contained in:
openharmony_ci 2024-07-10 11:10:10 +00:00 committed by Gitee
parent b70cc7dc0e
commit c49809afb2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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) {