mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:11:08 +08:00
DEV: Apply syntax_tree formatting to plugins/*
This commit is contained in:
@ -6,8 +6,8 @@ RSpec.shared_examples "a chatable model" do
|
||||
|
||||
it "returns a new chat channel model" do
|
||||
expect(chat_channel).to have_attributes persisted?: false,
|
||||
class: channel_class,
|
||||
chatable: chatable
|
||||
class: channel_class,
|
||||
chatable: chatable
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user