Skip to content

Commit

Permalink
Update flutter_packages.test (#355)
Browse files Browse the repository at this point in the history
Similar to #297 and #276

Unblocks flutter/flutter#144467 (comment)

This updates the 6 months old packages commit which blocks a Flutter PR as its unable to test newer versions of the packages.
  • Loading branch information
TahaTesser authored Mar 18, 2024
1 parent a7178fe commit 73ad4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/flutter_packages.test
Original file line number Diff line number Diff line change
Expand Up @@ -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 1da11759b4a58deb5bd37432af3410f47e0e9c7b
fetch=git -c core.longPaths=true -C tests checkout a757073ac4eaf05b7516d3d0488e5c98b221043f
test.windows=set USE_FLUTTER_TEST_FONT=1
test.windows=.\customer_testing.bat
test.posix=env USE_FLUTTER_TEST_FONT=1 ./customer_testing.sh

0 comments on commit 73ad4fa

Please sign in to comment.