mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user