Merge branch 'release/1.2.1' into develop
This commit is contained in:
@@ -226,6 +226,7 @@ RSpec.describe Conversation, type: :model do
|
||||
let(:conversation) { create(:conversation) }
|
||||
let(:expected_data) do
|
||||
{
|
||||
additional_attributes: nil,
|
||||
meta: {
|
||||
sender: conversation.contact.push_event_data,
|
||||
assignee: conversation.assignee
|
||||
|
||||
Reference in New Issue
Block a user