DEV: Remove unused binding.pry (#30207)

This commit is contained in:
Isaac Janzen 2024-12-10 11:25:37 -06:00 committed by GitHub
parent ed13ae7787
commit 00f8d7bb5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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")