forked from firka/flutter
Add test for focus_scope.0.dart (#157772)
Contributes to https://github.com/flutter/flutter/issues/130459 It adds a test for - `examples/api/lib/widgets/focus_scope/focus_scope.0.dart`
This commit is contained in:
@@ -325,5 +325,4 @@ final Set<String> _knownMissingTests = <String>{
|
||||
'examples/api/test/widgets/notification_listener/notification.0_test.dart',
|
||||
'examples/api/test/widgets/overscroll_indicator/glowing_overscroll_indicator.1_test.dart',
|
||||
'examples/api/test/widgets/overscroll_indicator/glowing_overscroll_indicator.0_test.dart',
|
||||
'examples/api/test/widgets/focus_scope/focus_scope.0_test.dart',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user