I am trying to mock a function that returns an express response.
This is the function i am trying to mock:
export async function getTokenExample() { retu