提交 9ea6ba1c 编写于 作者: S shuxiong

修改卸载失败问题

Signed-off-by: Nshuxiong <shuxiong@huawei.com>
上级 b4a1a2c5
......@@ -579,7 +579,7 @@ class AppInstallKit(ITestKit):
app_name = get_app_name(app)
if app_name:
device.hdc_command("uninstall -n {}".
device.hdc_command("uninstall {}".
format(app_name))
time.sleep(20)
else:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册