Skip to content

Draft: Fix OpenStruct use in new_project_spec

Mehul Sharma requested to merge mehulsharma/gitlab:344279-new-project-fix into master

What does this MR do and why?

Fixes OpenStruct use in ee/spec/features/projects/new_project_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

Merge request reports

Loading