Skip to content

Commit

Permalink
fix(test): Fix TestWorkflowTemplateRefWithShutdownAndSuspend flakyness (
Browse files Browse the repository at this point in the history
#5418)

Signed-off-by: Saravanan Balasubramanian <[email protected]>
  • Loading branch information
sarabala1979 authored Mar 16, 2021
1 parent ed957dd commit 04f3a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/controller/controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ const wfWithTmplRef = `
apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
generateName: workflow-template-hello-world-
name: workflow-template-hello-world
namespace: default
spec:
entrypoint: whalesay-template
Expand Down

0 comments on commit 04f3a95

Please sign in to comment.