From 82ec5bffbf9b4765d8a2291f3cc3d7548b3ae3cc Mon Sep 17 00:00:00 2001 From: wenyu Date: Fri, 11 Jul 2025 04:00:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E4=B8=8B=E6=8E=89hap?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wenyu --- cases/smoke/basic/screenshot32/new_script/testcases.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cases/smoke/basic/screenshot32/new_script/testcases.json b/cases/smoke/basic/screenshot32/new_script/testcases.json index 249b9b9..ce74b5f 100644 --- a/cases/smoke/basic/screenshot32/new_script/testcases.json +++ b/cases/smoke/basic/screenshot32/new_script/testcases.json @@ -50,9 +50,5 @@ { "case_file": "testcases/test_note.py", "description": "备忘录应用测试" - }, - { - "case_file": "testcases/test_hap.py", - "description": "hap包测试" } ] \ No newline at end of file -- Gitee