Fix e2e tests (#11565)

Fixing the e2e tests
This commit is contained in:
Baptiste Devessier
2025-04-14 17:47:57 +02:00
committed by GitHub
parent 8a3f8ef324
commit 0be700f376
5 changed files with 49 additions and 41 deletions

View File

@ -90,7 +90,7 @@ export const WorkflowStepHeader = ({
};
return (
<StyledHeader>
<StyledHeader data-testid="workflow-step-header">
<StyledHeaderIconContainer>
<Icon
color={iconColor}