Skip to content

EE Fix search_bar_spec items count for EE

Luke Bennett requested to merge fix-filtered-search-item-length into master

What does this MR do?

We now show a "Weight" item in the dropdown for EE, but not CE.

This means the test breaks when ran on CE.

CE port: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25538

Targetting fix-static-analysis-issuable-filtered-search because the test will still fail without those changes, just for a different reason.

Screenshot_2019-02-25_at_21.15.46

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9985

Does this MR meet the acceptance criteria?

Edited by Luke Bennett

Merge request reports