mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #97875 from heqg/typo-invalide
Fix typo of invalide in validation_test.go]
This commit is contained in:
commit
740bcc8e5c
@ -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