이벤트 가져오기 위젯 테스트 추가 및 테스트 훅 도입
This commit is contained in:
@@ -181,8 +181,6 @@ class TestNotificationService implements NotificationService {
|
||||
|
||||
TestNotificationService(this.mockNotificationsPlugin);
|
||||
|
||||
FlutterLocalNotificationsPlugin get _notificationsPlugin => mockNotificationsPlugin;
|
||||
|
||||
@override
|
||||
bool get isInitialized => _isInitialized;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user