Skip to content

Commit

Permalink
Updated test [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 19, 2021
1 parent 08140e2 commit 478e35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/chartkick_test.rb
Expand Up @@ -21,7 +21,7 @@ def test_column_chart
end

def test_bar_chart
assert_chart column_chart(@data)
assert_chart bar_chart(@data)
end

def test_area_chart
Expand Down

0 comments on commit 478e35c

Please sign in to comment.