]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Don't use deprecated options in tests (#6609)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sun, 27 Oct 2019 13:15:53 +0000 (15:15 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 27 Oct 2019 13:15:53 +0000 (09:15 -0400)
commit29de4aff21cd6779cac82eb9e780caa0b073f136
tree9bc2d417d02d9b5dd3017359d5b0f6615af53e1d
parent21da5be3c63e69a4edfc364d040e270471d8234d
Don't use deprecated options in tests (#6609)
15 files changed:
test/fixtures/controller.bar/bar-thickness-absolute.json
test/fixtures/controller.bar/bar-thickness-flex-offset.json
test/fixtures/controller.bar/bar-thickness-flex-single-reverse.json
test/fixtures/controller.bar/bar-thickness-flex-single.json
test/fixtures/controller.bar/bar-thickness-flex.json
test/fixtures/controller.bar/bar-thickness-max.json
test/fixtures/controller.bar/bar-thickness-min-interval.json
test/fixtures/controller.bar/bar-thickness-multiple.json
test/fixtures/controller.bar/bar-thickness-no-overlap.json
test/fixtures/controller.bar/bar-thickness-offset.json
test/fixtures/controller.bar/bar-thickness-reverse.json
test/fixtures/controller.bar/bar-thickness-single-xy.json
test/fixtures/controller.bar/bar-thickness-single.json
test/fixtures/controller.bar/bar-thickness-stacked.json
test/specs/controller.bar.tests.js