fix validation test
This commit is contained in:
@@ -266,11 +266,6 @@ func TestValidateManagedFieldsInvalid(t *testing.T) {
|
|||||||
Manager: "field\nmanager",
|
Manager: "field\nmanager",
|
||||||
APIVersion: "v1",
|
APIVersion: "v1",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
Operation: metav1.ManagedFieldsOperationUpdate,
|
|
||||||
FieldsType: "FieldsV1",
|
|
||||||
// APIVersion missing
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, test := range tests {
|
for _, test := range tests {
|
||||||
|
Reference in New Issue
Block a user