mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Merge commit '7e634eecbc5dc2f65b7bdbfc5c2b5c8a0955156d' into glitch-soc/merge-upstream
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user