File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed 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
7
7
# NOTE: this commit hash should also match the hash in flutter_devtools_analysis.test.
8
8
# The analysis and testing for DevTools have been split into two different
9
9
# 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 f7a9352d86dd28bc89bb8867278817ec54fdcf88
11
11
12
12
setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt
13
13
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
7
7
# NOTE: this commit hash should also match the hash in flutter_devtools.test.
8
8
# The analysis and testing for DevTools have been split into two different
9
9
# 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 f7a9352d86dd28bc89bb8867278817ec54fdcf88
11
11
12
12
# Mock generation required. Otherwise the test code will show analysis errors.
13
13
setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt
You can’t perform that action at this time.
0 commit comments