mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f38c355cba
* Use the public ReactDOMServer in tests We need this because it runs the injection. * Let Fiber skip react data attributes and comments in SSR tests This markup is testing implementation details rather than behavior.