Skip to content

Commit

Permalink
Update checkout of devtools to use pkg:web fix (#313)
Browse files Browse the repository at this point in the history
Import the fix from flutter/devtools#6744.
  • Loading branch information
srujzs authored Nov 15, 2023
1 parent 8136f5e commit bfc4c7e
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 5a32f2ef625026c38a1e85817ec7337e3af97287
fetch=git -C tests checkout 9c72b0ef595d6877c25c5606c81ccac4dbe7067d

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

Expand Down

0 comments on commit bfc4c7e

Please sign in to comment.