diff --git a/explorer/src/components/DetailTable.tsx b/explorer/src/components/DetailTable.tsx index 3802846007..fbb974dc80 100644 --- a/explorer/src/components/DetailTable.tsx +++ b/explorer/src/components/DetailTable.tsx @@ -66,6 +66,7 @@ export const DetailTable: React.FC<{ padding: 2, width: 200, }} + data-testid={`${_.title.replace(/ /g, '-')}-value`} > {formatCellValues( eachRow[columnsData[index].field],