I have a renderMpck component with this code:
export const renderMock = ( WrappedComponent: React.FunctionComponent, state: any, middlewares = [thunk] )