* remove whitespace

This commit is contained in:
Seth Call 2014-02-20 14:16:24 +00:00
parent db15c37a53
commit c285734bb4
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ describe Feed do
MusicSessionUserHistory.delete_all # the factory makes a music_session while making the recording/claimed_recording
MusicSessionHistory.delete_all
feeds, start = Feed.index(user1)
feeds.length.should == 0
end