We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2344645 commit 8a9388bCopy full SHA for 8a9388b
1 file changed
packages/devtools_app/integration_test/run_tests.dart
@@ -36,8 +36,6 @@ final _disabledTestsForDevice = <String, Set<String>>{
36
'export_snapshot_test.dart',
37
// https://github.com/flutter/devtools/issues/9639
38
'network_screen_test.dart',
39
- // https://github.com/flutter/devtools/issues/9640
40
- 'debugger_panel_test.dart',
41
// https://github.com/flutter/devtools/issues/9641
42
'devtools_extensions_test.dart',
43
// https://github.com/flutter/devtools/issues/9642
0 commit comments