mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
e2e: Add Toggle menu selector (#65607)
This commit is contained in:
parent
98e66654d6
commit
2407d2a51d
@ -240,6 +240,9 @@ export const Components = {
|
|||||||
Configuration: {
|
Configuration: {
|
||||||
button: 'Configuration',
|
button: 'Configuration',
|
||||||
},
|
},
|
||||||
|
Toggle: {
|
||||||
|
button: 'Toggle menu',
|
||||||
|
},
|
||||||
Reporting: {
|
Reporting: {
|
||||||
button: 'Reporting',
|
button: 'Reporting',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user