fix tests
This commit is contained in:
@@ -107,6 +107,7 @@ void main() {
|
||||
),
|
||||
),
|
||||
);
|
||||
await tester.pumpAndSettle();
|
||||
|
||||
expect(find.byKey(messageSearchListCoreKey), findsOneWidget);
|
||||
expect(controller.loadData, isNotNull);
|
||||
|
||||
Reference in New Issue
Block a user