dillon1000/react
Commit
Browse files Remove internal `act` from DevTools e2e test (#26376)
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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/__tests__/storeComponentFilters-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…