Skip to content

Commit 2ad1843

Browse files
committed
fixup name of funnelarea mock used in mock list
1 parent a6a6d62 commit 2ad1843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/assets/mock_lists.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var svgMockList = [
1616
['bar_and_histogram', require('@mocks/bar_and_histogram.json')],
1717
['waterfall', require('@mocks/waterfall_profit-loss_2018vs2019_rectangle.json')],
1818
['funnel', require('@mocks/funnel_horizontal_group_basic.json')],
19-
['funnelarea', require('@mocks/funnelarea_title_subscript.json')],
19+
['funnelarea', require('@mocks/funnelarea_title_multiple.json')],
2020
['basic_error_bar', require('@mocks/basic_error_bar.json')],
2121
['binding', require('@mocks/binding.json')],
2222
['cheater_smooth', require('@mocks/cheater_smooth.json')],

0 commit comments

Comments
 (0)