Fix test
This commit is contained in:
parent
7dfdf45c6e
commit
de2fb77fdc
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ class NotifiableEventResolverTest {
|
||||||
senderId = A_USER_ID_2,
|
senderId = A_USER_ID_2,
|
||||||
noisy = false,
|
noisy = false,
|
||||||
timestamp = A_TIMESTAMP,
|
timestamp = A_TIMESTAMP,
|
||||||
senderDisambiguatedDisplayName = null,
|
senderDisambiguatedDisplayName = "Bob",
|
||||||
body = "Call in progress (unsupported)",
|
body = "Call in progress (unsupported)",
|
||||||
imageUriString = null,
|
imageUriString = null,
|
||||||
threadId = null,
|
threadId = null,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue