mirror of
https://github.com/facebook/react.git
synced 2026-02-22 20:01:52 +00:00
Followup from https://github.com/facebook/react/pull/28693 and https://github.com/facebook/react/pull/28680. In CI, we fail the test for any unasserted console.log. In DEV, we don't fail, but you can still use the matchers and we'll assert on them.