I have a piece of code I have been struggling to test. It is a promise, and within that promise is another async function. For example:
export const myFunc = () =