fix: Update breaking specs on sentiment and open AI integration (#7513)

This commit is contained in:
Pranav Raj S
2023-07-12 14:43:11 -07:00
committed by GitHub
parent d495411ef5
commit 21691f2407
2 changed files with 10 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ RSpec.describe Message do
last_activity_at: message.conversation.last_activity_at.to_i,
unread_count: message.conversation.unread_incoming_messages.count
},
sentiment: {},
sender: message.sender.push_event_data,
echo_id: 'random-echo_id'
}