Skip to content

Use curly brackets to fix client_spec ruby 3 matcher

Roy Zwambag requested to merge rz-client-spec-ruby3-fix into master

What does this MR do and why?

This fixes the client_spec failures currently happening in Ruby 3 only (https://gitlab.com/gitlab-org/gitlab/-/jobs/3477546463). See this MR for a similar issue and more context: !105238 (merged)

ruby 3 pipeline: https://gitlab.com/gitlab-org/gitlab/-/pipelines/723323089

ruby 2 pipeline: https://gitlab.com/gitlab-org/gitlab/-/pipelines/723324923

MR acceptance checklist

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

Edited by Roy Zwambag

Merge request reports