* remove whitespace
This commit is contained in:
parent
db15c37a53
commit
c285734bb4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue