I am using react and jest enzyme to test the components.I have a component which conditionally renders a modal with an onClick. This onClick also contains a param. I am not