Issue #1477 conceals a bug in the #formats helper that allowed this to pass such that the response of #delete_user_role does not match the declared schema. Response when mocked is an empty String which does not match the declared schema of a Hash.
Signed-off-by: Nelvin Driz <nelvindriz@live.com>