dillon1000/react
Commit
Browse files Suppress act() warnings in DevTools tests (#23192)
These warnings are not useful for DevTools tests– and sometimes may mask other, important warnings. This commit disables them.
Changed paths3 files
First-parent comparisonpackages/react-devtools-shared/src/__tests__/editing-test.js ModifiedM packages/react-devtools-shared/src/__tests__/inspectedElement-test.js ModifiedM packages/react-devtools-shared/src/__tests__/setupTests.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…