Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
fix integration test on complex workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anludke authored and openshift-merge-robot committed Apr 18, 2023
1 parent 44fadaf commit 1ab8975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-examples/run_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ run_complex_flow() {

params='{
"projectId": "'$PROJECT_ID'",
"workFlowName": "onboardingMasterAssessment_ASSESSMENT_WORKFLOW",
"workFlowName": "onboardingComplexAssessment_ASSESSMENT_WORKFLOW",
"works": []
}'
response=$(execute_workflow "$params" "COMPLETED")
Expand Down

0 comments on commit 1ab8975

Please sign in to comment.