Skip to content

Commit

Permalink
Update test/unit/inheritance.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Orvell authored Jan 22, 2020
1 parent 220099c commit 47a54ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/inheritance.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</dom-module>

<dom-module id="no-template">
<template><div>error</div>></template>
<template><div>error</div></template>
</dom-module>

<dom-module id="base-el">
Expand Down

0 comments on commit 47a54ef

Please sign in to comment.