mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f62b53d908
These were discovered by @SimenB in https://github.com/facebook/react/pull/16332. We weren't making actual assertions on some values. This PR makes the assertions, and fixes the tests.