webpack/scenes/AlternateContentSources/MainTable/ACSTable.js in katello-4.9.2 vs webpack/scenes/AlternateContentSources/MainTable/ACSTable.js in katello-4.10.0.rc1

- old
+ new

@@ -170,10 +170,10 @@ <TextList style={{ marginBottom: '0px' }} component={TextListVariants.dl}> <TextListItem component={TextListItemVariants.dt} style={{ fontWeight: 'normal' }}> {__('Last refresh :')} </TextListItem> <TextListItem - aria-label="name_text_value" + aria-label="last_refresh_text_value" component={TextListItemVariants.dd} > <LastSync startedAt={startedAt} lastSync={lastTask}