Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
5
research/chatwoot/spec/factories/platform_apps.rb
Normal file
5
research/chatwoot/spec/factories/platform_apps.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
FactoryBot.define do
|
||||
factory :platform_app do
|
||||
name { Faker::Book.name }
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user