dillon1000/react
Commit
Browse files Fix ReactRenderDocument tests
I am unsure how this was ever supposed to work, as testDocument is guaranteed to be undefined at that point since beforeEach doesn't run synchronously. (I don't think there's any way to have beforeEach halt the tests.)
Changed paths1 file
First-parent comparisonsrc/core/__tests__/ReactRenderDocument-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…