tape-jsx-equals
tape-jsx-equals copied to clipboard
Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.
Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.
I see this warning as soon as I import this module.
Using react-element-to-jsx-string
directly does not produce this warning.
This should fix it.