Skip to content

Commit

Permalink
Moved issue test #4359 to unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sigrunnu committed Sep 25, 2019
1 parent 43ea134 commit ae46502
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
QUnit.test('Reversed yAxis for bar charts cause detached columns from axis.', function (assert) {
QUnit.test('Reversed yAxis for bar charts cause detached columns from axis (#4504)', function (assert) {
var options = {
chart: {
type: "column"
Expand Down

0 comments on commit ae46502

Please sign in to comment.