From 14093051d0d1adab80e476aa690c0ea213fe6cb6 Mon Sep 17 00:00:00 2001 From: Camille Simon <43054281+camsim99@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:10:06 +0000 Subject: [PATCH] [quick_actions_android] Run tests on AVDs running Android 34 (#5220) Run `quick_actions_android` tests on AVDs running Android 34. --- script/configs/still_requires_api_33_avd.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/script/configs/still_requires_api_33_avd.yaml b/script/configs/still_requires_api_33_avd.yaml index 097ff51bda..7368d3d16e 100644 --- a/script/configs/still_requires_api_33_avd.yaml +++ b/script/configs/still_requires_api_33_avd.yaml @@ -1,3 +1,2 @@ # Running the somes tests from these packages on an AVD with Android 34 causes failures. -- quick_actions - webview_flutter