Fix test
This commit is contained in:
parent
5be6b74b31
commit
1cd92165f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue