mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 11:20:27 -06:00
@grafana/e2e-selectors: fix to qualify as not aria-label (#27274)
This commit is contained in:
parent
11a96459ba
commit
46d7c3f814
@ -130,7 +130,7 @@ export const Pages = {
|
|||||||
table: 'Explore Table',
|
table: 'Explore Table',
|
||||||
},
|
},
|
||||||
Toolbar: {
|
Toolbar: {
|
||||||
navBar: '.explore-toolbar',
|
navBar: () => '.explore-toolbar',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user