Rename Jobs::RecoverPostUploads to rerun the job take 2.

This commit is contained in:
Guo Xiang Tan 2018-09-19 22:40:00 +08:00
parent b64436ba09
commit 767f27929d
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require 'rails_helper'
RSpec.describe Jobs::RecoverPostUploads do
RSpec.describe Jobs::PostUploadsRecovery do
describe '#grace_period' do
it 'should restrict the grace period to the right range' do
SiteSetting.purge_deleted_uploads_grace_period_days =