i am tring to mock requestcallback with jest but not able to mock
this is my function
await requestPromise.get(options, ((err, resp) => { if (err) {