PublicDashboards: Fix import email sharing api (#93480)

pull/93549/head
Ezequiel Victorero 10 months ago committed by GitHub
parent 0ed70d0b2f
commit e22540b763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/grafana-e2e-selectors/src/selectors/pages.ts

@ -67,7 +67,6 @@ export const Pages = {
shareInternally: 'data-testid new share button share internally',
shareExternally: 'data-testid new share button share externally',
shareSnapshot: 'data-testid new share button share snapshot',
scheduleReport: 'data-testid new share button schedule report',
},
},
NewExportButton: {

Loading…
Cancel
Save