]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix time scale tests using the wrong chart instance
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 6 Sep 2016 09:34:33 +0000 (11:34 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 8 Sep 2016 21:32:45 +0000 (23:32 +0200)
commit8254331eef9fe1dc9dc9c135dc08af8caccc0000
tree19bbe71a3f56c20f27c23e35fd3b317f4b4d7384
parentefb82d93d86c521d3ce17eb625baaf4c75ca0a09
Fix time scale tests using the wrong chart instance

Some tests were using the removed global `chartInstance` variable, so tests values were incorrect since against the wrong chart instance.
test/scale.time.tests.js