Fix email list does not automatically refill after bulk delete (#4323)
This commit is contained in:
@@ -406,6 +406,7 @@ void main() {
|
||||
mockGetEmailByIdInteractor,
|
||||
mockCleanAndGetEmailsInMailboxInteractor,
|
||||
);
|
||||
threadController.onInit();
|
||||
|
||||
mailboxDashboardController.sessionCurrent = SessionFixtures.aliceSession;
|
||||
mailboxDashboardController.filterMessageOption.value = FilterMessageOption.all;
|
||||
|
||||
Reference in New Issue
Block a user