mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
- Moving `act` implementation to a single getter-function, which is based on React version we are testing RDT against. - Removing unused mocks for `act`, which were designed for legacy versions of React, validated with running tests against React 16 build.