mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
@ -46,7 +46,7 @@ describe ChatSDK::Thread do
|
||||
end
|
||||
end
|
||||
|
||||
context "when the threadind is not enabled" do
|
||||
context "when the threading is not enabled" do
|
||||
before { thread_1.channel.update!(threading_enabled: false) }
|
||||
|
||||
it "fails" do
|
||||
|
Reference in New Issue
Block a user