Skip to content

Commit

Permalink
Ensure done.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Jan 21, 2017
1 parent 1b19b78 commit 0875323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit/dom-bind.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@
assert.equal(changed.callCount, 1);
done();
});
} else {
done();
}
});

Expand Down

0 comments on commit 0875323

Please sign in to comment.