From 398887e78b95f67e475bc2ebfcbb48723bcbbc3b Mon Sep 17 00:00:00 2001 From: hanyaru Date: Mon, 28 Nov 2022 20:40:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ewukong=E7=9B=B8=E5=85=B3xts?= =?UTF-8?q?=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hanyaru --- wukong/actswukongtest/entry/src/main/ets/test/Ability.test.ets | 1 - 1 file changed, 1 deletion(-) diff --git a/wukong/actswukongtest/entry/src/main/ets/test/Ability.test.ets b/wukong/actswukongtest/entry/src/main/ets/test/Ability.test.ets index 69d4dcbef..6e3baf874 100644 --- a/wukong/actswukongtest/entry/src/main/ets/test/Ability.test.ets +++ b/wukong/actswukongtest/entry/src/main/ets/test/Ability.test.ets @@ -72,7 +72,6 @@ export default function abilityTest() { done(); } }); - await sleep(10000); done(); }) }) -- GitLab