dillon1000/react

Commit

Fix ES6Class test so it runs in browsers

document.createElement throws an error if you don't pass it any
arguments. Neither PhantomJS nor jest (via jsdom at version jest is
using) behave as browsers do now so this went unnoticed.
Browse files
Changed paths1 file
First-parent comparison
M src/modern/class/__tests__/ReactES6Class-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…