Skip to content

Optimize factory usage in admin_runners_spec.rb

What does this MR do and why?

Describe in detail what your merge request does and why.

Improves factory usage in ./spec/features/admin/admin_runners_spec.rb.

Closes Improve slow tests in ./spec/features/admin/adm... (#374093 - closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

FPROF=1 bundle exec rspec spec/features/admin/admin_runners_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.

Merge request reports