Skip to content

Aligning variable name in test related to protected containers

What does this MR do and why?

Aligning variable name in test relaed to protected containers

This MR includes:

  • Aligning a variable name with the name of the scope method that is tested, see subject
  • This variable name should have been renamed in a previous MR, but it was forgotten

🛠 with at Siemens

Screenshots or screen recordings

Changes only related to test

How to set up and validate locally

Just execute the relevant test

bundle exec rspec spec/models/container_registry/protection/rule_spec.rb

MR acceptance checklist

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

Related to #416382

Edited by Gerardo Navarro

Merge request reports