Specs: Add specs for Facebook::SendReplyService (#396)
This commit is contained in:
@@ -5,7 +5,6 @@ FactoryBot.define do
|
||||
content { 'Message' }
|
||||
status { 'sent' }
|
||||
message_type { 'incoming' }
|
||||
fb_id { SecureRandom.uuid }
|
||||
account
|
||||
inbox
|
||||
conversation
|
||||
|
||||
Reference in New Issue
Block a user