commit
This commit is contained in:
@@ -95,7 +95,7 @@ fn snapshot_input_editing_mode() {
|
||||
.with_chat(chat)
|
||||
.with_message(123, message)
|
||||
.selected_chat(123)
|
||||
.editing_message(1)
|
||||
.editing_message(1, 0)
|
||||
.message_input("Edited text here")
|
||||
.build();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user