PublicDashboards: Fix import email sharing api (#93480)

This commit is contained in:
Ezequiel Victorero 2024-09-20 17:00:02 +01:00 committed by GitHub
parent 0ed70d0b2f
commit e22540b763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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