mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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.