diff --git a/test/integration/render-tests/text-font/mixed-fonts-with-scales/expected.png b/test/integration/render-tests/text-font/mixed-fonts-with-scales/expected.png index 4c865e5ba4b..9834091b4a3 100644 Binary files a/test/integration/render-tests/text-font/mixed-fonts-with-scales/expected.png and b/test/integration/render-tests/text-font/mixed-fonts-with-scales/expected.png differ diff --git a/test/integration/render-tests/text-font/mixed-fonts-with-scales/style.json b/test/integration/render-tests/text-font/mixed-fonts-with-scales/style.json index 9e92e907f14..a1d76dcd68b 100644 --- a/test/integration/render-tests/text-font/mixed-fonts-with-scales/style.json +++ b/test/integration/render-tests/text-font/mixed-fonts-with-scales/style.json @@ -3,8 +3,8 @@ "metadata": { "test": { "collisionDebug": true, - "height": 80, - "width": 130 + "height": 120, + "width": 120 } }, "center": [ @@ -20,7 +20,7 @@ "properties": {}, "geometry": { "type": "Point", - "coordinates": [0, 2] + "coordinates": [0, 1.5] } } }