summaryrefslogtreecommitdiff
path: root/test/fixtures/character_items.yml
blob: 67027fb112f510224b91ce907d848ee1750a6b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  character: one
  item: one
  quantity: 1

two:
  character: two
  item: two
  quantity: 1