Fix test
This commit is contained in:
committed by
Benoit Marty
parent
5be6b74b31
commit
1cd92165f4
+1
-1
@@ -92,7 +92,7 @@ class InviteListPresenterTests {
|
||||
id = A_USER_ID.value,
|
||||
name = A_USER_NAME,
|
||||
url = AN_AVATAR_URL,
|
||||
size = AvatarSize.RoomListItem,
|
||||
size = AvatarSize.RoomInviteItem,
|
||||
)
|
||||
)
|
||||
Truth.assertThat(withInviteState.inviteList[0].sender).isNull()
|
||||
|
||||
Reference in New Issue
Block a user