Skip to content

Commit

Permalink
Restore data test subj
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Feb 9, 2021
1 parent ae7ac2c commit 8e5878f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const PanelToolbar: FC<Props> = ({ onAddPanelClick, onLibraryClick }) =>
className="panelToolbarButton"
iconType="folderOpen"
onClick={onLibraryClick}
data-test-subj="dashboardAddPanelButton"
>
{i18n.translate('dashboard.panelToolbar.libraryButtonLabel', {
defaultMessage: 'Add from library',
Expand Down

0 comments on commit 8e5878f

Please sign in to comment.