mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-23 18:05:59 +03:00
Update unit test for imageUriString
This commit is contained in:
parent
292020e95d
commit
0670c3c6ee
1 changed files with 1 additions and 1 deletions
|
@ -77,5 +77,5 @@ fun aNotifiableMessageEvent(
|
|||
roomIsDirect = false,
|
||||
canBeReplaced = false,
|
||||
isRedacted = isRedacted,
|
||||
imageUri = null
|
||||
imageUriString = null
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue