mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-04 21:02:35 +08:00
10 lines
165 B
YAML
10 lines
165 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
channel_id: 1
|
|
account_id: 1
|
|
|
|
two:
|
|
channel_id: 1
|
|
account_id: 1
|