* .touch on the history entries

This commit is contained in:
Seth Call 2014-05-09 14:36:03 -05:00
parent dc6dec76cf
commit e3b17fb439
1 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,9 @@ describe 'Feeds' do
describe 'activities' do describe 'activities' do
before do before do
music_session.touch
recording.touch
diagnostic.touch
visit admin_feed_path visit admin_feed_path
end end