Update dependency @grafana/scenes to v5.16.2 (#94082)
* Update dependency @grafana/scenes to v5.16.2 * fix e2e test --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
d6d51f0316
commit
573ba9be18
@@ -34,7 +34,7 @@ describe('Templating', () => {
|
||||
|
||||
e2e.components.DashboardLinks.dropDown().should('be.visible').click().wait('@tagsTemplatingSearch');
|
||||
|
||||
verifyLinks('var-custom=p1&var-custom=p2&var-custom=p3');
|
||||
verifyLinks('var-custom=%24__all');
|
||||
|
||||
cy.get('body').click();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user