mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 05:25:16 -05:00
DEV: Unify way to reset Site.preloaded_category_custom_fields (#17384)
This commit is contained in:
@@ -34,7 +34,7 @@ describe 'site' do
|
||||
let(:expected_request_schema) { expected_request_schema }
|
||||
end
|
||||
ensure
|
||||
Site.preloaded_category_custom_fields = Set.new
|
||||
Site.reset_preloaded_category_custom_fields
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user