Skip to content

Commit

Permalink
#41 removed debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
dfcook committed Aug 13, 2019
1 parent b430986 commit 4977568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vue-testing-library.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ function cleanup() {
}

function cleanupAtWrapper(wrapper) {
console.dir(wrapper)

if (
wrapper.element.parentNode &&
wrapper.element.parentNode.parentNode === document.body
Expand Down

0 comments on commit 4977568

Please sign in to comment.