Update tests.
This commit is contained in:
parent
afe958601f
commit
c93461d91d
7 changed files with 119 additions and 5 deletions
|
|
@ -287,8 +287,6 @@ class RoomDetailsPresenter(
|
|||
room.setUnreadFlag(isUnread = true)
|
||||
.onSuccess {
|
||||
analyticsService.captureInteraction(name = Interaction.Name.MobileRoomListRoomContextMenuUnreadToggle)
|
||||
}
|
||||
.onSuccess {
|
||||
navigator.onDone()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue