Commit e19d0fc
authored
[material_ui] Remove widgets import in
Part of flutter/flutter#182636 and flutter/flutter#188395
This PR:
* Removed the cross-import of `widgets/semantics_tester.dart`.
* Removed @Skip tag, all tests in this file has passed. `semantics_tester.dart` has existed in material_ui, so we can directly import `semantics_tester.dart`;
* Moved the file to `test/` folder.
## Pre-Review Checklistdialog_test.dart, dropdown_menu_test.dart and sliver_app_bar_test.dart (#12002)1 parent d1c9744 commit e19d0fc
3 files changed
Lines changed: 177 additions & 146 deletions
0 commit comments