mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 04:38:47 +08:00
DEV: Fix random typos (#26881)
This commit is contained in:
@ -47,7 +47,7 @@ RSpec.describe Chat::Api::ChannelMessagesController do
|
||||
end
|
||||
end
|
||||
|
||||
context "when channnel doesn’t exist" do
|
||||
context "when channel doesn’t exist" do
|
||||
it "returns a 404" do
|
||||
get "/chat/api/channels/-999/messages"
|
||||
|
||||
|
Reference in New Issue
Block a user