Skip to content

Fix named subject for UpdateInstanceVariablesService

What does this MR do and why?

Fix named subject for UpdateInstanceVariablesService

  • Remove offenses and associated todo entry

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Run: bundle exec rspec spec/services/ci/update_instance_variables_service_spec.rb

Merge request reports