chore: Add missing test cases in conversations_controller_spec (#4438)

This commit is contained in:
Muhsin Keloth
2022-04-11 14:06:44 +05:30
committed by GitHub
parent f1ae09d21b
commit fb3ed29c90
2 changed files with 7 additions and 3 deletions

View File

@@ -7,4 +7,5 @@ json.messages do
json.partial! 'api/v1/models/widget_message', resource: message
end
end
json.custom_attributes @conversation.custom_attributes
json.contact @conversation.contact