Merge commit '7e634eecbc5dc2f65b7bdbfc5c2b5c8a0955156d' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2026-01-06 18:11:26 +01:00
32 changed files with 90 additions and 14 deletions

View File

@@ -28,6 +28,6 @@ RSpec.describe 'OCR', :attachment_processing, :inline_jobs, :js, :streaming do
click_on('Add text from image')
expect(page).to have_css('#description', text: /Hello Mastodon\s*/, wait: 10)
expect(page).to have_css('#description', text: /Hello Mastodon\s*/, wait: 20)
end
end