Skip to content

Commit

Permalink
Update checkout of devtools to use new pkg:web constraints (#311)
Browse files Browse the repository at this point in the history
Supports devtools version which supports >=0.3.0 <0.5.0 for pkg:web,
which allows rolling Flutter pkg:web version to 0.4.0.
  • Loading branch information
srujzs authored Nov 15, 2023
1 parent 3cd361c commit 3b1d1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/flutter_devtools.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[email protected]

fetch=git clone https://github.com/flutter/devtools.git tests
fetch=git -C tests checkout e4fc01b374c77d4340ac064310253d0b226d87d7
fetch=git -C tests checkout 5a32f2ef625026c38a1e85817ec7337e3af97287

setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt

Expand Down

0 comments on commit 3b1d1a7

Please sign in to comment.