dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-client/src/__tests__/ReactFlight-test.js ModifiedM packages/react-dom/src/__tests__/ReactDOMComponent-test.js ModifiedM packages/react/src/__tests__/ReactStrictMode-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…