dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
M packages/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…