Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
7
research/chatwoot/spec/factories/agent_bot_inboxes.rb
Normal file
7
research/chatwoot/spec/factories/agent_bot_inboxes.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
FactoryBot.define do
|
||||
factory :agent_bot_inbox do
|
||||
inbox
|
||||
agent_bot
|
||||
status { 'active' }
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user