Skip to content

Fix OpenStruct use in range_input_type

Mehul Sharma requested to merge mehulsharma/gitlab:344279-range-input-fix into master

What does this MR do and why?

Fixes OpenStruct use in spec/graphql/types/range_input_type_spec.rb as Ruby 3 discourages it.

MR acceptance checklist

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

Related to #344279

Edited by Mehul Sharma

Merge request reports