Skip to content

Remove some unnecessary :sidekiq_might_not_need_inline calls

Sincheol (David) Kim requested to merge spec-clean-up-sidkiq-inline into master

What does this MR do and why?

It removes unnecessary :sidekiq_might_not_need_inline calls from merge_requests_controller_spec and changes to :sidekiq_iline where needed.

See https://docs.gitlab.com/ee/development/testing_guide/best_practices.html#background-jobs--sidekiq for more detail

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sincheol (David) Kim

Merge request reports