Skip to content

Commit

Permalink
delete debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott Marquez committed Apr 17, 2018
1 parent 811ee30 commit 6905dd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/shady-unscoped-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
});

test('shared and @apply apply when used with unscoped styles', function() {
debugger;
assertComputed(el1.$.fromStyle, '10px', 'padding-top');
assertComputed(el1.$.normal, '3px');
assertComputed(el2.$.normal, '3px');
Expand Down

0 comments on commit 6905dd1

Please sign in to comment.