Skip to content

Removes show_trial_namespace_select? method

What does this MR do and why?

Removes show_trial_namespace_select? method

Removes ee/app/helpers/trials_helper.rb: show_trial_namespace_select? and its specs because it is not used anywhere. Solves a fraction of #420057

Changelog: removed EE: true

How to set up and validate locally

  1. Ensure pipelines pass

Merge request reports