diff --git a/pkg/cloudprovider/providers/aws/instances_test.go b/pkg/cloudprovider/providers/aws/instances_test.go index 8520871590..37b407d74c 100644 --- a/pkg/cloudprovider/providers/aws/instances_test.go +++ b/pkg/cloudprovider/providers/aws/instances_test.go @@ -25,7 +25,7 @@ import ( "time" ) -func TestParseInstance(t *testing.T) { +func TestMapToAWSInstanceIDs(t *testing.T) { tests := []struct { Kubernetes kubernetesInstanceID Aws awsInstanceID