ReactWrapper.update bug repro This repository contains the min-repro for a bug in Enzyme's ReactWrapper.update method. ReactWrapper.update fails to re-render the component Setup run npm i Test run npm test