• Chad Woolley's avatar
    Fix and unpend specs currently failing with :combined_menu flag on · 384f980e
    Chad Woolley authored
    - See https://gitlab.com/gitlab-org/gitlab/-/issues/331017
    - Fix operations_nav_link_spec.rb for combined_menu flag on
    - Fix frequently_visited_projects_and_groups_spec.rb for combined_menu on
    - Fix admin_mode_spec.rb for combined_menu flag on
    - Fix shortcuts_spec.rb for combined_menu flag on
    - Fix admin mode specs for combined_menu flag on
    - Fix group_dashboard_with_external_authorization_service_spec.rb
      for combined_menu flag on
    - Fix new_project_spec.rb for combined_menu flag on
    - Add pending for broken read-only examples
    - Add TODO to remove active_tab_spec once :combined_menu flag is gone
    - NOTE: "Leave Admin Mode" specs are failing, seems due to a
      regression with the feature flag on where it goes to a 404.
      It's reproducible in the app.
    384f980e
shortcuts_spec.rb 2.06 KB