Skip to content

Commit 0d5a638

Browse files
committed
add Plotly.react test for splom 🎉
1 parent 5f0c828 commit 0d5a638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jasmine/tests/plot_api_test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,6 +2819,7 @@ describe('Test plot api', function() {
28192819
['range_selector_style', require('@mocks/range_selector_style.json')],
28202820
['range_slider_multiple', require('@mocks/range_slider_multiple.json')],
28212821
['sankey_energy', require('@mocks/sankey_energy.json')],
2822+
['splom_iris', require('@mocks/splom_iris.json')],
28222823
['table_wrapped_birds', require('@mocks/table_wrapped_birds.json')],
28232824
['ternary_fill', require('@mocks/ternary_fill.json')],
28242825
['text_chart_arrays', require('@mocks/text_chart_arrays.json')],

0 commit comments

Comments
 (0)