You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is related to another issue where we dont support mapped types. I may give it another go to see if we can fix it, but I can't promise when.
I am wondering if there is anything else you could use while waiting for the fix. @Pmyl sorry for throwing you in the mix, do you have any ideas?
Bug: Using Omit with interface when calling createMock returns undefined
If you try to use Omit with an interface when calling createMock it returns undefined.
Your environment
Steps to reproduce
Expected behavior
The text was updated successfully, but these errors were encountered: