Skip to content

Commit ff01eb6

Browse files
committed
Update zindex-scatter-image mock
1 parent 21a0ac1 commit ff01eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/mocks/zindex-scatter-image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"y0": "F",
1212
"z": [
1313
[[1, 0, 0], [0, 1, 0], [0, 0, 1], [0, 0, 0]],
14-
[[0, 1, 0], [0, 0, 1], [1, 0, 0], [0, 0, 0]],
14+
[[0, 1, 0], [0, null, 1], [1, 0, 0], [0, 0, 0]],
1515
[[1, 0, 0], [1, 0, 0], [0, 0, 1], [0, 0, 0]]
1616
],
1717
"zindex":10

0 commit comments

Comments
 (0)