DEV: Fix random typos (#25957)

February 2024 edition
This commit is contained in:
Jarek Radosz
2024-02-29 12:24:37 +01:00
committed by GitHub
parent 8e4affec54
commit 5c54fbfdb1
10 changed files with 11 additions and 11 deletions

View File

@@ -129,7 +129,7 @@ RSpec.describe "Chat composer draft", type: :system do
)
end
it "loads the draft with replied to mesage" do
it "loads the draft with replied to message" do
chat_page.visit_channel(channel_1)
expect(channel_page.composer.value).to eq("draft")