Skip to content

Propagate kwargs properly to make it compatible with Ruby 3.2

Igor Drozdov requested to merge fix-search-specs-for-ruby-3-2 into master

Ruby 3.2 is more sensitive to using kwargs properly andnow some tests fail, which this MR fixes.

Example: https://gitlab.com/gitlab-org/gitlab/-/jobs/4543587145

Edited by Igor Drozdov

Merge request reports