Commit 161ae12
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 Checklistbottom_sheet_test.dart (#12001)1 parent e19d0fc commit 161ae12
1 file changed
Lines changed: 331 additions & 249 deletions
0 commit comments