Skip to content

Commit

Permalink
remove debugger line
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 20, 2019
1 parent 8a5c1e9 commit 634d736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/styling-scoped-nopatch.html
Expand Up @@ -165,7 +165,6 @@
deepContainer.appendChild(deep);
el.$.other.scopeSubtree(deepContainer);
el.scopeSubtree(container);
debugger;
assertComputed(deep, '10px');
});
});
Expand Down

0 comments on commit 634d736

Please sign in to comment.