mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cd20376f03
For various reasons some of the DevTools e2e tests uses our repo's private internal version of `act`. It should really just be using the public one. This converts one of the usages, because it was causing CI to fail.