mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-12 13:25:29 +00:00
fix typo in client-go
Kubernetes-commit: 86801dee64215e76080fe8df83ffd1fb7df9e093
This commit is contained in:
committed by
Kubernetes Publisher
parent
63d0eb0002
commit
b6a34c5a00
@@ -23,7 +23,7 @@ import (
|
||||
)
|
||||
|
||||
// NB: this can't be in the scheme package, because importing'
|
||||
// scheme/autoscalingv1 from scheme causes a depedency loop from
|
||||
// scheme/autoscalingv1 from scheme causes a dependency loop from
|
||||
// conversions
|
||||
|
||||
func TestRoundTrip(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user