* .touch on the history entries
This commit is contained in:
parent
dc6dec76cf
commit
e3b17fb439
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue