notebook/test/fixtures/characters.yml
2025-06-27 16:28:31 -07:00

17 lines
361 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
id: 1
name: Test Character
user_id: 1
privacy: public
page_type: Character
background: A test character for gallery testing
two:
id: 2
name: Another Character
user_id: 2
privacy: public
page_type: Character
background: Another test character