Workflow E2E tests – batch 2 (#9747)
- Fix the e2e according to the last changes in the workflows - Create a few more tests regarding the workflow visualizer
This commit is contained in:
committed by
GitHub
parent
e1731bb31e
commit
8e0467e2e4
@ -233,7 +233,7 @@ export const WorkflowDiagramCanvasBase = ({
|
||||
{children}
|
||||
</ReactFlow>
|
||||
|
||||
<StyledStatusTagContainer>
|
||||
<StyledStatusTagContainer data-testid="workflow-visualizer-status">
|
||||
<WorkflowVersionStatusTag versionStatus={status} />
|
||||
</StyledStatusTagContainer>
|
||||
</StyledResetReactflowStyles>
|
||||
|
||||
Reference in New Issue
Block a user