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 69d4dcbeff22824ff87edbf5382cfd8002d039a1..6e3baf874f81b713973b42b1ab0df512e003a168 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(); }) })