From 0c1c42cb62d490b102618c0a68fddbb4c1e6d540 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Wed, 1 Jul 2015 19:43:22 -0300 Subject: [PATCH] HOTFIX removing unecessary fixture --- test/fixtures/article_followers.yml | 11 ----------- 1 file changed, 0 insertions(+), 11 deletions(-) delete mode 100644 test/fixtures/article_followers.yml diff --git a/test/fixtures/article_followers.yml b/test/fixtures/article_followers.yml deleted file mode 100644 index 1785b5f..0000000 --- a/test/fixtures/article_followers.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html - -one: - person_id: 1 - article_id: 1 - since: 2015-06-16 17:02:01 - -two: - person_id: 1 - article_id: 1 - since: 2015-06-16 17:02:01 -- libgit2 0.21.2