Debugger doesn't open test file by default when debugging a test
Open
P2
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
When running `flutter test test/shared/about_dialog_test.dart --start-paused` and opening the DevTools link that is output to console, the Debugger page does not load the about_dialog_test.dart script by default, which is what I would have expected:

@elliette
Contributor guide
Assessment
This issue has not been assessed yet.