From 1d3c909a2fe818935afc7b4b60ea31c2cf3852fd Mon Sep 17 00:00:00 2001 From: David Gay Date: Tue, 6 Apr 2021 19:53:06 -0400 Subject: PTU types --- test/fixtures/ptu_types.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/fixtures/ptu_types.yml (limited to 'test/fixtures/ptu_types.yml') diff --git a/test/fixtures/ptu_types.yml b/test/fixtures/ptu_types.yml new file mode 100644 index 0000000..81d46fd --- /dev/null +++ b/test/fixtures/ptu_types.yml @@ -0,0 +1,7 @@ +# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + name: Normal + +two: + name: Fighting -- cgit v1.2.3