Skip to content

Commit

Permalink
Fix lint warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Jul 24, 2018
1 parent 2ac221b commit 1f9bced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/behaviors.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
is: 'template-from-behavior-registered',
behaviors: [
window.templateBehavior1,
templateBehaviorFromRegister
window.templateBehaviorFromRegister
]
});

Expand Down

0 comments on commit 1f9bced

Please sign in to comment.