I am trying to test component with jest and react-testing-library.
I decided to make named export of the component and separate it from Redux. The problem is that whe