btholt/complete-intro-to-react-v4

react-test-renderer

jrodbshaw opened this issue · 1 comments

All the testing worked fine at first but then I started getting this from eslint...

Unable to resolve path to module 'react-test-renderer'. (import/no-unresolved)

1Marc commented

Maybe related to jest version issue #28