diff --git a/openmetadata-ui/src/main/resources/ui/src/components/AddGlossary/AddGlossary.component.tsx b/openmetadata-ui/src/main/resources/ui/src/components/AddGlossary/AddGlossary.component.tsx index c54988e2e76..05bccd8fd48 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/AddGlossary/AddGlossary.component.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/AddGlossary/AddGlossary.component.tsx @@ -148,7 +148,7 @@ const AddGlossary = ({ className={classNames('tw-w-16 tw-h-10', { 'tw-opacity-40': !allowAccess, })} - data-testid="save-webhook" + data-testid="save-glossary" size="regular" theme="primary" variant="contained" @@ -183,7 +183,7 @@ const AddGlossary = ({ layout={PageLayoutType['2ColRTL']} rightPanel={fetchRightPanel()}>
{header}
-
+