chore(data-cy): require data-cy attributes [EE-6880] (#11453)
This commit is contained in:
@@ -68,6 +68,7 @@ export function StackContainersDatatable({ environment, stackName }: Props) {
|
||||
/>
|
||||
)}
|
||||
initialTableState={getColumnVisibilityState(tableState.hiddenColumns)}
|
||||
data-cy="stack-containers-datatable"
|
||||
renderTableSettings={(tableInstance) => (
|
||||
<>
|
||||
<ColumnVisibilityMenu<DockerContainer>
|
||||
|
||||
Reference in New Issue
Block a user