mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
@ -40,7 +40,7 @@ TEXT
|
||||
end
|
||||
|
||||
it "the plugin name the plugin site settings are still under the generic plugins: category" do
|
||||
plugin_instance.stubs(:setting_catgory).returns("plugins")
|
||||
plugin_instance.stubs(:setting_category).returns("plugins")
|
||||
expect(plugin_instance.humanized_name).to eq("sample-plugin")
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user