mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: add selector for items in the megamenu (#65633)
add selector for items in the megamenu
This commit is contained in:
@@ -247,6 +247,9 @@ export const Components = {
|
||||
button: 'Reporting',
|
||||
},
|
||||
},
|
||||
NavMenu: {
|
||||
item: 'data-testid Nav menu item',
|
||||
},
|
||||
NavToolbar: {
|
||||
container: 'data-testid Nav toolbar',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user