From cb01d13034ad41a29533b623cbbf7c23b37a231c Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 2 Jul 2018 17:57:12 -0400 Subject: Removed test files --- test/fixtures/users.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 test/fixtures/users.yml (limited to 'test/fixtures/users.yml') diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml deleted file mode 100644 index 80aed36..0000000 --- a/test/fixtures/users.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value -- cgit 1.4.1