Merge pull request #1742 from basecamp/latest-lexxy

Update lexxy to latest
This commit is contained in:
Jorge Manrubia
2025-12-06 10:31:19 +01:00
committed by GitHub
6 changed files with 203 additions and 94 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ class SmokeTest < ApplicationSystemTestCase
within("form lexxy-editor figure.attachment[data-content-type='image/jpeg']") do
assert_selector "img[src*='/rails/active_storage']"
assert_selector "figcaption input[placeholder='moon.jpg']"
assert_selector "figcaption textarea[placeholder='moon.jpg']"
end
click_on "Post"