Skip to content

Commit

Permalink
Never accidental test change
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Apr 14, 2017
1 parent 6d63613 commit 28c15ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/configure.html
Expand Up @@ -113,7 +113,7 @@

<dom-module id="x-configure-child">
<template>
<x-configure-gchild id="gchild" content="{{content}}" object="{{Object}}"></x-configure-gchild>
<x-configure-gchild id="gchild" content="{{content}}" object="{{object}}"></x-configure-gchild>
</template>
<script>
HTMLImports.whenReady(function() {
Expand Down

0 comments on commit 28c15ca

Please sign in to comment.