Table driven spec needs shorter spec titles
What does this MR do and why?
The very long input used in a set of table specs was being output in the log, overrunning it, such as in https://gitlab.com/gitlab-org/gitlab/-/jobs/7197685784.
You can verify the fix with bundle exec rspec -f d spec/lib/banzai/pipeline/full_pipeline_spec.rb:231
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.
Related to #469189 (closed)
Edited by Brett Walker