mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
212d2909d3
* Make some tests resilient against changing the specifics of the HTML This ensures that for example flipping order of attributes doesn't matter. * Use getVisibleChildren approach for more resilient tests