Fix search (regression from #4589) (#4594)

lolsob-rspec
Yamagishi Kazutoshi 2017-08-14 11:50:56 +09:00 committed by Eugen Rochko
parent 1c7cbbcb8c
commit ffc125c953
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class FetchRemoteResourceService < BaseService
end
def body
fetched_atom_feed.last
fetched_atom_feed.second
end
def xml_root