react-computed-props icon indicating copy to clipboard operation
react-computed-props copied to clipboard

Fix addComputedProps-test.js warnings

Open vlandham opened this issue 7 years ago • 0 comments

bug

Running tests results in

Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.

Warning: Shallow renderer has been moved to react-test-renderer/shallow. Update references to remove this warning.

in src/__tests__/addComputedProps-test.js

screen shot 2017-11-20 at 9 28 37 am

vlandham avatar Nov 20 '17 17:11 vlandham