From 814272a1c6910124a288c2778e03b725138f03ad Mon Sep 17 00:00:00 2001 From: redjie Date: Thu, 27 Jul 2023 15:59:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E5=BC=B9=E6=A1=86=E8=B7=9D?= =?UTF-8?q?=E7=A6=BB=E5=B1=8F=E5=B9=95=E8=BE=B9=E8=B7=9D=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: redjie Change-Id: Iafebe964628fbcaaeb787fbe3dc330a1ceeab611 --- .../screenshot32/resource/app_capture_screen_test_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cases/smoke/basic/screenshot32/resource/app_capture_screen_test_config.json b/cases/smoke/basic/screenshot32/resource/app_capture_screen_test_config.json index f1acc66..3ce72fa 100644 --- a/cases/smoke/basic/screenshot32/resource/app_capture_screen_test_config.json +++ b/cases/smoke/basic/screenshot32/resource/app_capture_screen_test_config.json @@ -4,7 +4,7 @@ "DEVICE_2":[1, 2, 3, 4], "recent-x-y":[515, 1240], "recent_del-x-y":[360, 1170], - "permisson_ok-x-y":[500, 1130], + "permisson_ok-x-y":[530, 1100], "wlan-x-y":[300, 300], "wlan_button-x-y":[640, 200], "note_content-x-y":[500, 310], -- Gitee