TF-3924 Thread Detail Delay selected email content render
This commit is contained in:
+2
@@ -70,6 +70,8 @@ void main() {
|
||||
threadId: ThreadId(Id('1')),
|
||||
);
|
||||
when(threadDetailController.currentExpandedEmailId).thenReturn(Rxn());
|
||||
when(threadDetailController.emailIdsPresentation)
|
||||
.thenReturn(<EmailId, PresentationEmail?>{}.obs);
|
||||
|
||||
// act
|
||||
threadDetailController.onSelectedEmailUpdated(
|
||||
|
||||
Reference in New Issue
Block a user