MIssing file referred to in "Running DevTools Tests" section of TESTING.md
未关闭
适合新手
documentation
good first issue
P2
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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.
贡献指南
调研方向
Open TESTING.md and review the “Running DevTools Tests” section containing ./tool/update_flutter_sdk.sh --local. Replace that reference with devtools_tool update-flutter-sdk, then verify the documented command is the cross-platform one described in the issue.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 88/100