From: Marek Janda Date: Fri, 26 Jun 2015 10:46:47 +0000 (+0200) Subject: fix description X-Git-Tag: v2.0.0~45^2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=c987f643c1a9c9af5ab0a7c05268dc9ca16ac00a;p=dygraphs.git fix description --- diff --git a/auto_tests/tests/synchronize.js b/auto_tests/tests/synchronize.js index dcc6169..173b32f 100644 --- a/auto_tests/tests/synchronize.js +++ b/auto_tests/tests/synchronize.js @@ -99,7 +99,7 @@ describe("synchronize", function() { DygraphOps.dispatchMouseMove(gs[0], 13, 10); - //check that both callbacks were re-attached + //check that original callback was re-attached assert.equal(originalCallbackCalled, true); //check that selection isn't synchronized anymore