File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t
77# NOTE: this commit hash should also match the hash in flutter_devtools_analysis.test.
88# The analysis and testing for DevTools have been split into two different
99# registry to speed up performance.
10- fetch=git -c core.longPaths=true -C tests checkout ec077193771eef3451c7ba39949fb622168b2323
10+ fetch=git -c core.longPaths=true -C tests checkout 0c1d983a4dafa7999c24f66c6c6857ee7633a4fd
1111
1212setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t
77# NOTE: this commit hash should also match the hash in flutter_devtools.test.
88# The analysis and testing for DevTools have been split into two different
99# registry to speed up performance.
10- fetch=git -c core.longPaths=true -C tests checkout ec077193771eef3451c7ba39949fb622168b2323
10+ fetch=git -c core.longPaths=true -C tests checkout 0c1d983a4dafa7999c24f66c6c6857ee7633a4fd
1111
1212# Mock generation required. Otherwise the test code will show analysis errors.
1313setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt
You can’t perform that action at this time.
0 commit comments