Commit c7c839f2 authored by Kerri Miller's avatar Kerri Miller

Update schedule_merge_request_cleanup_schedules_backfill_spec.rb

parent 608b95c8
......@@ -24,7 +24,7 @@ RSpec.describe ScheduleMergeRequestCleanupSchedulesBackfill, :sidekiq, schema: 2
stub_const("#{described_class}::BATCH_SIZE", 2)
end
it 'schdules BackfillMergeRequestCleanupSchedules background jobs' do
it 'schedules BackfillMergeRequestCleanupSchedules background jobs' do
Sidekiq::Testing.fake! do
migrate!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment