Merge branch 'release/1.2.1' into develop
This commit is contained in:
commit
1db35caa56
27 changed files with 235 additions and 111 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue