Allowlist scope to remove spec-based list item
What does this MR do and why?
Allowlist scope to remove spec-based list item
Removes spec/models/ci/runner_spec.rb
from the specs allowlist
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
Specs pass:
$ bin/rspec spec/models/ci/runner_spec.rb
Run options: include {:focus=>true}
All examples were filtered out; ignoring {:focus=>true}
Test environment set up in 11.357932 seconds
......................................................................................................................................
Finished in 33.39 seconds (files took 45.82 seconds to load)
134 examples, 0 failures
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.