MIssing file referred to in "Running DevTools Tests" section of TESTING.md
Open
documentation
good first issue
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Instructions at https://github.com/flutter/devtools/blob/master/TESTING.md#running-devtools-tests refer to a missing file.
**Executing:**
`./tool/update_flutter_sdk.sh --local`
**Results in the following error:**
`-bash: ./tool/update_flutter_sdk.sh: No such file or directory`
The documentation should be updated to refer to `devtools_tool update-flutter-sdk` which works cross platform.
Contributor guide
Assessment
This issue has not been assessed yet.