Fix test
This commit is contained in:
parent
c46f5baa4c
commit
d28f147dfd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class Api::V1::Timelines::AntennaController < Api::V1::Timelines::BaseController
|
||||||
end
|
end
|
||||||
|
|
||||||
def cached_list_statuses
|
def cached_list_statuses
|
||||||
cache_collection list_statuses, Status
|
preload_collection list_statuses, Status
|
||||||
end
|
end
|
||||||
|
|
||||||
def list_statuses
|
def list_statuses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue