Skip to content

Commit

Permalink
Update src/plugins/data_source_management/public/components/toast_but…
Browse files Browse the repository at this point in the history
…ton/manage_data_source_button.tsx

Co-authored-by: Lu Yu <[email protected]>
Signed-off-by: Yu Jin <[email protected]>
Signed-off-by: yujin-emma <[email protected]>
  • Loading branch information
yujin-emma and BionIT committed May 10, 2024
1 parent e59a8d2 commit 87a57d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const getManageDataSourceButton = (application?: ApplicationStart) => {
return (
<>
<EuiFlexGroup
data-test-subj="dataSourceManageDataSourceButtonContainer"
data-test-subj="manageDataSourceButtonContainer"
justifyContent="flexEnd"
gutterSize="s"
>
Expand Down

0 comments on commit 87a57d9

Please sign in to comment.