Skip to content

Commit 4ea9a66

Browse files
committed
Update devtools hash
1 parent 073dda5 commit 4ea9a66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

registry/flutter_devtools.test

+1-1
Original file line numberDiff line numberDiff 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 c5c0673adf7bb7706e5de091bee5aa3f1fc3a699
10+
fetch=git -c core.longPaths=true -C tests checkout 10d85daed50d2feb5e57bd6898e0e715edf8c683
1111

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

registry/flutter_devtools_analysis.test

+1-1
Original file line numberDiff line numberDiff 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 c5c0673adf7bb7706e5de091bee5aa3f1fc3a699
10+
fetch=git -c core.longPaths=true -C tests checkout 10d85daed50d2feb5e57bd6898e0e715edf8c683
1111

1212
# Mock generation required. Otherwise the test code will show analysis errors.
1313
setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt

0 commit comments

Comments
 (0)