mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Fix random typos (#23801)
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
This commit is contained in:
@@ -395,7 +395,7 @@ RSpec.describe "New message", type: :system do
|
||||
end
|
||||
|
||||
context "when filtering" do
|
||||
it "shows only matching users regarless of prefix" do
|
||||
it "shows only matching users regardless of prefix" do
|
||||
chat_page.message_creator.filter("#bob")
|
||||
|
||||
expect(chat_page.message_creator).to be_listing(user_1)
|
||||
|
||||
Reference in New Issue
Block a user