Skip to content

Commit d13f303

Browse files
committed
Fix format
1 parent d915794 commit d13f303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/paper-ripple-behavior.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
Polymer({
3636
is: 'test-ripple',
37-
behaviors: [IronButtonState, IronControlState, PaperRippleBehavior]
37+
behaviors: [IronButtonState, IronControlState, PaperRippleBehavior],
3838
});
3939
</script>
4040
</dom-module>

0 commit comments

Comments
 (0)