diff --git a/registry/flutter_devtools.test.disabled b/registry/flutter_devtools.test similarity index 91% rename from registry/flutter_devtools.test.disabled rename to registry/flutter_devtools.test index a011f44a..564df2eb 100644 --- a/registry/flutter_devtools.test.disabled +++ b/registry/flutter_devtools.test @@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t # NOTE: this commit hash should also match the hash in flutter_devtools_analysis.test. # The analysis and testing for DevTools have been split into two different # registry to speed up performance. -fetch=git -c core.longPaths=true -C tests checkout 67a84729537ea5011f5ee909613133006eb47e92 +fetch=git -c core.longPaths=true -C tests checkout 4fdf69d2ef038173824ed61096224e020be094f9 setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt