Skip to content

Commit 1584434

Browse files
committed
add a sunburst mock to mock list
1 parent 79545db commit 1584434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jasmine/assets/mock_lists.js

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ var svgMockList = [
2828
['range_selector_style', require('@mocks/range_selector_style.json')],
2929
['range_slider_multiple', require('@mocks/range_slider_multiple.json')],
3030
['sankey_energy', require('@mocks/sankey_energy.json')],
31+
['sunburst_coffee', require('@mocks/sunburst_coffee.json')],
3132
['parcats_bad-displayindex', require('@mocks/parcats_bad-displayindex.json')],
3233
['scattercarpet', require('@mocks/scattercarpet.json')],
3334
['shapes', require('@mocks/shapes.json')],

0 commit comments

Comments
 (0)