Reply : refactor so we can use ReplyToDetails in Composer and Timeline
This commit is contained in:
@@ -379,7 +379,7 @@ class SendLocationPresenterTest {
|
||||
fakeMessageComposerContext.apply {
|
||||
composerMode = MessageComposerMode.Edit(
|
||||
eventId = null,
|
||||
defaultContent = "",
|
||||
content = "",
|
||||
transactionId = null
|
||||
)
|
||||
}
|
||||
@@ -427,7 +427,7 @@ class SendLocationPresenterTest {
|
||||
fakeMessageComposerContext.apply {
|
||||
composerMode = MessageComposerMode.Edit(
|
||||
eventId = null,
|
||||
defaultContent = "",
|
||||
content = "",
|
||||
transactionId = null
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user