I am trying to mock the function that returns another function. However, I am not sure how to get this done using jest. Thanks in advance.