Timeseries: Update auto-migration e2e test (#67402)

This commit is contained in:
Adela Almasan
2023-04-27 10:20:07 -05:00
committed by GitHub
parent a5206a1cda
commit 62587eee88
3 changed files with 2 additions and 4 deletions

View File

@@ -49,7 +49,6 @@ export const Pages = {
},
Dashboard: {
url: (uid: string) => `/d/${uid}`,
wrapper: 'data-testid dashboard-page-wrapper',
DashNav: {
/**
* @deprecated use navV2 from Grafana 8.3 instead