Closed
Description
Summary:
Getting TypeError: parentInstance.children.indexOf is not a function
error when using react-test-renderer to write tests.
Steps to reproduce:
- Use react-test-renderer to create a react-modal
- Use jest to run test
- Get error
Expected behavior:
No error