X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Fconnect_separated_points.js;h=2636b41e6bcb24f60f544bf6981fcd23c871b8f9;hb=dc910fcebc0da0a621cf16073ebedabcff32fb12;hp=c104299b87fc7579badfdd559accd427f1025a57;hpb=89fdcedbda6906d90e15d84285c4f6c0b8d96d28;p=dygraphs.git diff --git a/auto_tests/tests/connect_separated_points.js b/auto_tests/tests/connect_separated_points.js index c104299..2636b41 100644 --- a/auto_tests/tests/connect_separated_points.js +++ b/auto_tests/tests/connect_separated_points.js @@ -359,7 +359,7 @@ it('testConnectSeparatedPointsPerSeries', function() { CanvasAssertions.numLinesDrawn(htx, "#ff0000"), CanvasAssertions.numLinesDrawn(htx, "#00ff00"), CanvasAssertions.numLinesDrawn(htx, "#0000ff")]; - assert.equal(expected, actual); + assert.deepEqual(expected, actual); } var g = new Dygraph(document.getElementById("graph"),