DEV: Fix random typos (#26881)

This commit is contained in:
Jarek Radosz
2024-05-06 20:52:48 +02:00
committed by GitHub
parent d8b1c3c807
commit 79870d3a1e
9 changed files with 16 additions and 16 deletions

View File

@ -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"