Fix an ordering dependency in the flutter_tools upgrade test (#129131)
Cache.flutterRoot is set within testUsingContext and will be uninitialized the first time test suite setup is invoked.
Showing
Please register or sign in to comment
Cache.flutterRoot is set within testUsingContext and will be uninitialized the first time test suite setup is invoked.
HIAST - GitLab