mirror of
https://github.com/discourse/discourse.git
synced 2025-06-07 21:44:42 +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")
|
composer.click_toolbar_button("upload")
|
||||||
end
|
end
|
||||||
|
|
||||||
within(".d-editor-preview") { expect(page).to have_css("img") }
|
expect(page).to have_css(".d-editor-preview img")
|
||||||
|
|
||||||
topic_page.send_reply
|
topic_page.send_reply
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user