mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Fix typo of invalide in claims.go]
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
parent
67541a1bcc
commit
fe499b5960
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user