Steps
Mount a react component that has a modal form using enzyme and try searching for children nodes.
Expected Result
A call to wrapper.find(<content>) should return content with specified selector.
Actual Result
It's not possible to get modal content using enzyme wrapper.
Version
0.79.1