Skip to content

Commit e6b0efd

Browse files
committed
run volume image test on CI
1 parent d35f69a commit e6b0efd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/image/compare_pixels_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ function untestableFilter(mockName) {
108108
var cond =
109109
!(
110110
mockName === 'font-wishlist' ||
111-
mockName.indexOf('gl3d_volume_') !== -1 ||
112111
mockName.indexOf('mapbox_') !== -1
113112
);
114113

0 commit comments

Comments
 (0)