Update unit test for imageUriString
This commit is contained in:
parent
292020e95d
commit
0670c3c6ee
|
@ -77,5 +77,5 @@ fun aNotifiableMessageEvent(
|
|||
roomIsDirect = false,
|
||||
canBeReplaced = false,
|
||||
isRedacted = isRedacted,
|
||||
imageUri = null
|
||||
imageUriString = null
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue