name:"convert hub-versioned object to unstructured should fail",
objectToConvert:&testapigroup.Carp{},
expectedErr:fmt.Errorf("unable to convert the internal object type *testapigroup.Carp to Unstructured without providing a preferred version to convert to"),