From 5faa16c097040c0827a548023b0758b23c515245 Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Mon, 16 Mar 2026 14:11:49 +0100 Subject: [PATCH] Update git hash in flutter_packages.test Roll in https://github.com/flutter/packages/pull/11216 --- registry/flutter_packages.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/flutter_packages.test b/registry/flutter_packages.test index 3a4a9e7..2608d46 100644 --- a/registry/flutter_packages.test +++ b/registry/flutter_packages.test @@ -9,7 +9,7 @@ contact=ian@hixie.ch update=packages/rfw fetch=git -c core.longPaths=true clone https://github.com/flutter/packages.git tests -fetch=git -c core.longPaths=true -C tests checkout 7018bc8eec241f8a2607486a5f6852a070f6e0a4 +fetch=git -c core.longPaths=true -C tests checkout 409793bcb784b9464def8698557005fb8851a9e6 test.windows=set USE_FLUTTER_TEST_FONT=1 test.windows=.\customer_testing.bat test.posix=env USE_FLUTTER_TEST_FONT=1 ./customer_testing.sh