mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
DEV: flaky spec (#32677)
This commit is contained in:
@ -31,7 +31,7 @@ describe "Composer using review_media", type: :system do
|
||||
composer.click_toolbar_button("upload")
|
||||
end
|
||||
|
||||
within(".d-editor-preview") { expect(page).to have_css("img") }
|
||||
expect(page).to have_css(".d-editor-preview img")
|
||||
|
||||
topic_page.send_reply
|
||||
|
||||
|
Reference in New Issue
Block a user