diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/character_skills.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/fixtures/character_skills.yml b/test/fixtures/character_skills.yml new file mode 100644 index 0000000..16d363c --- /dev/null +++ b/test/fixtures/character_skills.yml @@ -0,0 +1,11 @@ +# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + character: one + skill: one + xp: + +two: + character: two + skill: two + xp: |