mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 02:05:49 +08:00
DEV: Remove unused binding.pry
(#30207)
This commit is contained in:
@ -12,7 +12,6 @@ describe "Composer", type: :system do
|
||||
expect(composer).to be_opened
|
||||
|
||||
composer.fill_content("@#{user.username}")
|
||||
# binding.pry
|
||||
composer.preview.find("a.mention").click
|
||||
|
||||
page.has_css?("#user-card")
|
||||
|
Reference in New Issue
Block a user