Context
I use custom selfwritten fetch.mockIf(match:RegExp, handler: any) function inside tests. I have implemented it and connected it int
fetch.mockIf(match:RegExp, handler: any)