Auto refresh mails when resume app from background
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -332,7 +332,7 @@ void main() {
|
||||
threadController.onInit();
|
||||
|
||||
mockMailboxDashBoardController.emailUIAction.value =
|
||||
RefreshChangeEmailAction(State('new-state'));
|
||||
RefreshChangeEmailAction(newState: State('new-state'));
|
||||
|
||||
await untilCalled(mockSearchEmailInteractor.execute(
|
||||
any,
|
||||
|
||||
Reference in New Issue
Block a user