mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
PERF: Cache About#stats.
This commit is contained in:
@ -244,4 +244,8 @@ describe AdminDashboardData do
|
||||
end
|
||||
end
|
||||
|
||||
describe 'stats cache' do
|
||||
include_examples 'stats cachable'
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user