dillon1000/react
Commit
Browse files Clean up console.log tests (#28693)
Followups to https://github.com/facebook/react/pull/28680 One of these test don't need to use `console.log`. The others are specifically testing `console.log` behavior, so I added a comment.
Changed paths3 files
First-parent comparisonpackages/react-client/src/__tests__/ReactFlight-test.js ModifiedM packages/react-dom/src/__tests__/ReactDOMComponent-test.js ModifiedM packages/react/src/__tests__/ReactStrictMode-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…