mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
fix validation test
This commit is contained in:
parent
2d1ba0c358
commit
94149efd8a
@ -266,11 +266,6 @@ func TestValidateManagedFieldsInvalid(t *testing.T) {
|
||||
Manager: "field\nmanager",
|
||||
APIVersion: "v1",
|
||||
},
|
||||
{
|
||||
Operation: metav1.ManagedFieldsOperationUpdate,
|
||||
FieldsType: "FieldsV1",
|
||||
// APIVersion missing
|
||||
},
|
||||
}
|
||||
|
||||
for _, test := range tests {
|
||||
|
Loading…
Reference in New Issue
Block a user