Skip to content

Commit 3c5df3e

Browse files
committed
rename mocks from zzz_smith to smith
1 parent 2a4a8a3 commit 3c5df3e

23 files changed

+7
-7
lines changed

tasks/test_mock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ function notBlackListed(name) {
8080
// has transforms See https://github.com/plotly/plotly.js/issues/4759
8181
'gl2d_transforms',
8282
'polar_transforms',
83-
'zzz_smith_transforms',
83+
'smith_transforms',
8484
'transforms',
8585

8686
// has contourcarpet See https://github.com/plotly/plotly.js/issues/5669

test/image/export_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var DEFAULT_LIST = [
2727
'gl2d_no-clustering2',
2828
'gl3d_surface-heatmap-treemap_transparent-colorscale',
2929
'mapbox_stamen-style',
30-
'zzz_smith_modes',
30+
'smith_modes',
3131
'zsmooth_methods',
3232
'fonts',
3333
'mathjax'

0 commit comments

Comments
 (0)