From b7303567efa5b52a21ecead007a24721d167e037 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Wed, 9 Sep 2015 23:53:06 -0300 Subject: [PATCH] removing article follower 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