Bug: Fix duplicate messages from Twitter DM and tweets (#599)

* Bug: Fix duplicate messages from Twitter DM and tweets
This commit is contained in:
Sojan Jose
2020-03-06 01:47:37 +05:30
committed by GitHub
parent fabc6c87af
commit a8ac048716
14 changed files with 120 additions and 76 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