Skip to content

Commit 424d6f5

Browse files
committed
add funnel jasmine test
1 parent 87b1c44 commit 424d6f5

File tree

3 files changed

+1790
-2
lines changed

3 files changed

+1790
-2
lines changed

test/jasmine/assets/mock_lists.js

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ var svgMockList = [
1515
['axes_visible-false', require('@mocks/axes_visible-false.json')],
1616
['bar_and_histogram', require('@mocks/bar_and_histogram.json')],
1717
['waterfall', require('@mocks/waterfall_profit-loss_2018vs2019_rectangle.json')],
18+
['funnel', require('@mocks/funnel_horizontal_group_basic.json')],
1819
['basic_error_bar', require('@mocks/basic_error_bar.json')],
1920
['binding', require('@mocks/binding.json')],
2021
['cheater_smooth', require('@mocks/cheater_smooth.json')],

0 commit comments

Comments
 (0)