Commit 0c1c42cb62d490b102618c0a68fddbb4c1e6d540

Authored by Leandro Santos
1 parent ddb3e686

HOTFIX removing unecessary fixture

Showing 1 changed file with 0 additions and 11 deletions   Show diff stats
test/fixtures/article_followers.yml
@@ -1,11 +0,0 @@ @@ -1,11 +0,0 @@
1 -# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html  
2 -  
3 -one:  
4 - person_id: 1  
5 - article_id: 1  
6 - since: 2015-06-16 17:02:01  
7 -  
8 -two:  
9 - person_id: 1  
10 - article_id: 1  
11 - since: 2015-06-16 17:02:01