Fix Mastodon relying on ImageMagick even with MASTODON_USE_LIBVIPS
(#30590)
This commit is contained in:
parent
8041fa174b
commit
1408733386
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe CustomEmoji do
|
||||
RSpec.describe CustomEmoji, :paperclip_processing do
|
||||
describe '#search' do
|
||||
subject { described_class.search(search_term) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue