Skip to content

Commit 3483745

Browse files
committed
Adjust render test style
1 parent cc86707 commit 3483745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
193 Bytes
Loading

test/integration/render-tests/text-font/mixed-fonts-with-scales/style.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"metadata": {
44
"test": {
55
"collisionDebug": true,
6-
"height": 80,
7-
"width": 130
6+
"height": 120,
7+
"width": 120
88
}
99
},
1010
"center": [
@@ -20,7 +20,7 @@
2020
"properties": {},
2121
"geometry": {
2222
"type": "Point",
23-
"coordinates": [0, 2]
23+
"coordinates": [0, 1.5]
2424
}
2525
}
2626
}

0 commit comments

Comments
 (0)