I have a React component that I would like to test. it is returning an array. In this array I have a render content that I want to test using Enzyme. My component looks like thi