Merge branch 'release/1.2.1' into develop

This commit is contained in:
Pranav Raj Sreepuram 2020-03-08 22:15:58 +05:30
commit 1db35caa56
27 changed files with 235 additions and 111 deletions

View file

@ -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