Fix typo of invalide in claims.go]

Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
he.qingguo 2021-01-09 16:41:45 +08:00
parent 67541a1bcc
commit fe499b5960

View File

@ -588,7 +588,7 @@ func TestValidateEndpointSliceUpdate(t *testing.T) {
},
// expected errors
"invalide node name set": {
"invalid node name set": {
oldEndpointSlice: &discovery.EndpointSlice{
ObjectMeta: standardMeta,
AddressType: discovery.AddressTypeIPv4,