mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3766a014ae
The TestUtils lost media events when they were pulled out of the topLevelTypes constant. This commit adds them back by concatenating the media event keys to the list of top level types.