diff --git a/test/image/mocks/mapbox_bubbles-text.json b/test/image/mocks/mapbox_bubbles-text.json index fc5fe665bc2..173b43dbef9 100644 --- a/test/image/mocks/mapbox_bubbles-text.json +++ b/test/image/mocks/mapbox_bubbles-text.json @@ -32,14 +32,16 @@ ], "textposition": "top left", "textfont": { - "weight": "bold", - "style": "italic", "size": 20, "color": "red" } } ], "layout": { + "font": { + "weight": "bold", + "style": "italic" + }, "mapbox": { "bounds": { "west": -60,