dillon1000/react

Commit

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.)
Browse files
Changed paths1 file
First-parent comparison
M src/core/__tests__/ReactRenderDocument-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…