Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
commit
4d40685850
33 changed files with 453 additions and 319 deletions
|
@ -353,10 +353,6 @@ describe ApplicationController, type: :controller do
|
|||
expect(C.new.cache_collection(raw, Object)).to eq raw
|
||||
end
|
||||
|
||||
context 'Notification' do
|
||||
include_examples 'cacheable', :notification, Notification
|
||||
end
|
||||
|
||||
context 'Status' do
|
||||
include_examples 'cacheable', :status, Status
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue