dillon1000/react

Commit

fix[devtools/e2e]: add fallback for act in integration tests (#27842)

https://github.com/facebook/react/pull/27805 broke integration tests for
React DevTools with React 17, these changes introduce a fallback for
such case when `act` is not available in `react`, but available in
`react-dom`, like before.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/__tests__/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…