mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
DEV: Remove experimental_objects_type_for_theme_settings
site setting (#26507)
Why this change? Objects type for theme settings is no longer considered experimental so we are dropping the site setting.
This commit is contained in:

committed by
GitHub

parent
49409f4985
commit
a440e15291
@ -10,8 +10,6 @@ RSpec.describe ThemeObjectsSettingMetadataSerializer do
|
||||
theme.settings
|
||||
end
|
||||
|
||||
before { SiteSetting.experimental_objects_type_for_theme_settings = true }
|
||||
|
||||
describe "#property_descriptions" do
|
||||
let(:objects_setting_locale) do
|
||||
theme.set_field(
|
||||
|
Reference in New Issue
Block a user