chore: data for cypress

This commit is contained in:
Rafael 2025-04-03 11:43:14 +01:00
parent ff3fd34cf5
commit af8ecb7043
5 changed files with 15 additions and 20 deletions

View file

@ -53,6 +53,7 @@ const Row = ({
return (
<div className={classes.rowWrapper}>
<div
data-cy={id}
className={classnames({ [classes.before]: expanded && index !== 0 })}>
<Tr
size={size}