chore(data-cy): require data-cy attributes [EE-6880] (#11453)

This commit is contained in:
Ali
2024-04-11 12:11:38 +12:00
committed by GitHub
parent 3cad13388c
commit d38085a560
538 changed files with 2571 additions and 595 deletions
@@ -68,6 +68,7 @@ export function StackContainersDatatable({ environment, stackName }: Props) {
/>
)}
initialTableState={getColumnVisibilityState(tableState.hiddenColumns)}
data-cy="stack-containers-datatable"
renderTableSettings={(tableInstance) => (
<>
<ColumnVisibilityMenu<DockerContainer>