diff --git a/scale/roundtrip_test.go b/scale/roundtrip_test.go index 2d3b28bf..1da98704 100644 --- a/scale/roundtrip_test.go +++ b/scale/roundtrip_test.go @@ -19,7 +19,7 @@ package scale import ( "testing" - "k8s.io/apimachinery/pkg/api/testing/roundtrip" + "k8s.io/apimachinery/pkg/api/apitesting/roundtrip" ) // NB: this can't be in the scheme package, because importing'