Commit 46d7c3f8 by Steven Vachon Committed by GitHub

@grafana/e2e-selectors: fix to qualify as not aria-label (#27274)

parent 11a96459
......@@ -130,7 +130,7 @@ export const Pages = {
table: 'Explore Table',
},
Toolbar: {
navBar: '.explore-toolbar',
navBar: () => '.explore-toolbar',
},
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment