mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4f7136e1d7
**what is the change?:** Changed a test to look for the warning we added in https://github.com/facebook/react/pull/8356/files **why make this change?:** To update our tests for new behavior. **test plan:** `npm run test` **issue:** https://github.com/facebook/react/issues/9398