diff --git a/frontend/src/components/Topics/shared/Form/TopicForm.tsx b/frontend/src/components/Topics/shared/Form/TopicForm.tsx index 891f03168..c4079e12c 100644 --- a/frontend/src/components/Topics/shared/Form/TopicForm.tsx +++ b/frontend/src/components/Topics/shared/Form/TopicForm.tsx @@ -206,7 +206,7 @@ const TopicForm: React.FC = ({ id="topicFormRetentionBytesLabel" htmlFor="topicFormRetentionBytes" > - Max size on disk in GB + Max partition size in GB { expectByRoleAndNameToBeInDocument('button', '7 days'); expectByRoleAndNameToBeInDocument('button', '4 weeks'); - expectByRoleAndNameToBeInDocument('listbox', 'Max size on disk in GB'); + expectByRoleAndNameToBeInDocument('listbox', 'Max partition size in GB'); expectByRoleAndNameToBeInDocument( 'spinbutton', 'Maximum message size in bytes'