Skip to content

Use named subject in more RSpec tests

Evan Read requested to merge eread/use-named-subject-in-more-rspec-tests into main

What does this MR do and why?

Following up from: !4391 (merged), I needed to solve https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecnamedsubject for more tests.

CC @sarahgerman @marcel.amirault

Merge request acceptance checklist

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

Merge request reports