diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/locations.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/fixtures/locations.yml b/test/fixtures/locations.yml new file mode 100644 index 0000000..6a7ba8a --- /dev/null +++ b/test/fixtures/locations.yml @@ -0,0 +1,13 @@ +# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + gid: MyString + name: MyString + description: MyText + whatnot: + +two: + gid: MyString + name: MyString + description: MyText + whatnot: |