mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Rename jobs/attachments rspec tag names (#29762)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
describe PostProcessMediaWorker, :paperclip_processing do
|
||||
describe PostProcessMediaWorker, :attachment_processing do
|
||||
let(:worker) { described_class.new }
|
||||
|
||||
describe '#perform' do
|
||||
|
||||
Reference in New Issue
Block a user