I want to snapshot a component in React using react-test-renderer. The component I want to test receives a ref from another component. The component I\
react-test-renderer
ref