Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopr committed Mar 23, 2019
1 parent 71890c4 commit 2f6f002
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -479,7 +479,6 @@ class ReactSixteenAdapter extends EnzymeAdapter {
return elementToTree(cachedNode);
}
const output = renderer.getRenderOutput();
console.log('NODE', isDOM, output);
return {
nodeType: nodeTypeFromType(cachedNode.type),
type: cachedNode.type,
Expand Down

0 comments on commit 2f6f002

Please sign in to comment.