mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-24 16:51:07 +01:00
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
Block a user