Skip to content

Commit

Permalink
Merge branch 'main' into ahmed/podtemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-mez authored Aug 9, 2021
2 parents dea0b63 + 63283d2 commit d3de04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/extendeddaemonset_validate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ func TestValidateExtendedDaemonSetSpec(t *testing.T) {
},
{
name: "valid autoPause no autoFail",
spec: validAutoFailNoAutoPause,
spec: validAutoPauseNoAutoFail,
},
{
name: "valid manual validation mode",
Expand Down

0 comments on commit d3de04d

Please sign in to comment.