Skip to content

Commit a4a497f

Browse files
somehow tests were getting this out of order
1 parent 3b74479 commit a4a497f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/vega-lite/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27149,6 +27149,8 @@
2714927149
},
2715027150
"SingleDefUnitChannel": {
2715127151
"enum": [
27152+
"text",
27153+
"shape",
2715227154
"x",
2715327155
"y",
2715427156
"xOffset",
@@ -27173,9 +27175,7 @@
2717327175
"strokeDash",
2717427176
"size",
2717527177
"angle",
27176-
"shape",
2717727178
"key",
27178-
"text",
2717927179
"href",
2718027180
"url",
2718127181
"description"

0 commit comments

Comments
 (0)