diff options
author | Marius Peter <marius.peter@tutanota.com> | 2024-12-29 15:14:43 +0100 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2024-12-29 15:14:43 +0100 |
commit | be2a93525069de2dfa3c23b0c23e7a9f7ad4c03d (patch) | |
tree | b5493e9d35d024ce7be072ec2168b4a98ba0e63f /test/fixtures/tartiflettes.yml |
First commit.
Diffstat (limited to 'test/fixtures/tartiflettes.yml')
-rw-r--r-- | test/fixtures/tartiflettes.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/tartiflettes.yml b/test/fixtures/tartiflettes.yml new file mode 100644 index 0000000..ad75608 --- /dev/null +++ b/test/fixtures/tartiflettes.yml @@ -0,0 +1,7 @@ +# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + scoring_id: 1 + +two: + scoring_id: 2 |