mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4f5fb56100
* Use gate pragma instead of if (__EXPERIMENTAL__) * Fix stream error handling in tests Added an error listener so that the tests fail within their Jest scope, instead of crashing the whole process.