Skip to content

Commit 07fc2a0

Browse files
committed
add cone mock to Plotly.react test
1 parent 623146f commit 07fc2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jasmine/tests/plot_api_test.js

+1
Original file line numberDiff line numberDiff line change
@@ -3272,6 +3272,7 @@ describe('Test plot api', function() {
32723272
['gl3d_annotations', require('@mocks/gl3d_annotations.json')],
32733273
['gl3d_set-ranges', require('@mocks/gl3d_set-ranges.json')],
32743274
['gl3d_world-cals', require('@mocks/gl3d_world-cals.json')],
3275+
['gl3d_cone-autorange', require('@mocks/gl3d_cone-autorange.json')],
32753276
['glpolar_style', require('@mocks/glpolar_style.json')],
32763277
];
32773278

0 commit comments

Comments
 (0)