Skip to content

Commit 61ac98f

Browse files
committed
some of these blacklisted mocks now pass the validate test
1 parent a6a5f58 commit 61ac98f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tasks/test_mock.mjs

-3
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,7 @@ function notBlackListed(name) {
144144
'32',
145145
'annotations',
146146
'annotations-autorange',
147-
'axes_booleans',
148147
'axes_labels',
149-
'axes-ticks',
150148
'candlestick_double-y-axis',
151149
'candlestick_rangeslider_thai',
152150
'category-autorange',
@@ -163,7 +161,6 @@ function notBlackListed(name) {
163161
'gl2d_14',
164162
'gl2d_17',
165163
'gl2d_annotations',
166-
'gl2d_axes_booleans',
167164
'gl2d_axes_labels',
168165
'gl2d_fill_trace_tozero_order',
169166
'gl2d_fonts',

0 commit comments

Comments
 (0)