Fixed chat state for non OTR
This commit is contained in:
@@ -134,7 +134,7 @@ void handle_message_error_when_recipient_cancel_disables_chat_session(void **sta
|
||||
|
||||
prefs_set_boolean(PREF_STATES, TRUE);
|
||||
chat_sessions_init();
|
||||
chat_session_start(from, TRUE);
|
||||
chat_session_new(from, TRUE);
|
||||
|
||||
expect_any(ui_handle_recipient_not_found, recipient);
|
||||
expect_any(ui_handle_recipient_not_found, err_msg);
|
||||
|
||||
Reference in New Issue
Block a user