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