mirror of
https://github.com/lingble/chatwoot.git
synced 2025-12-25 23:27:15 +00:00
16 lines
251 B
YAML
16 lines
251 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
account_id: 1
|
|
channel_id: 1
|
|
inbox_id: 1
|
|
status: 1
|
|
assignee_id: 1
|
|
|
|
two:
|
|
account_id: 1
|
|
channel_id: 1
|
|
inbox_id: 1
|
|
status: 1
|
|
assignee_id: 1
|