Commit 52588a37 authored by David Kim's avatar David Kim

Merge branch 'kerrizor-master-patch-50867' into 'master'

Fix minor typo in test descriptions

See merge request gitlab-org/gitlab!63682
parents 0d13e293 c7c839f2
......@@ -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