Skip to content

Commit

Permalink
update test for type update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzielenski committed Feb 28, 2024
1 parent a29f726 commit 9ff2450
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -79,6 +79,7 @@ func TestMutatingAdmissionPolicy(t *testing.T) {
},
Mutations: []v1alpha1.Mutation{
v1alpha1.Mutation{
PatchType: ptr.To(v1alpha1.ApplyConfigurationPatchType),
ReinvocationPolicy: ptr.To(v1alpha1.NeverReinvocationPolicy),
Expression: `
Object{
Expand Down

0 comments on commit 9ff2450

Please sign in to comment.