QA: Update EE admin menu selectors
What does this MR do?
Update the EE admin menu page object selectors
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7466 changed the menu item from "Geo Nodes" to "Geo". It looks like this lead to the geo
tests failing because the link-text-based selector found both the new "Geo" menu item and an existing "Geo" user.
What are the relevant issue numbers?
https://gitlab.com/gitlab-org/quality/nightly/issues/20
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
EE specific content should be in the top level /ee
folder -
For a paid feature, have we considered GitLab.com plans, how it works for groups, and is there a design for promoting it to users who aren't on the correct plan?
Edited by Mark Lapierre