Skip to content

Fix OpenStruct use in billing_plans_helper_spec

What does this MR do and why?

Fixes OpenStruct use in ee/spec/helpers/billing_plans_helper_spec.rb since 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 Peter Leitzen

Merge request reports