Skip to content

Commit c619433

Browse files
committed
small adjustment to mock
1 parent 4a3a7ae commit c619433

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/image/mocks/zz-text_on_shapes_texttemplate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"layer": "above",
209209
"xref": "x2",
210210
"yref": "y2",
211-
"x0": 2,
211+
"x0": 1,
212212
"x1": 10,
213213
"y0": 1000000,
214214
"y1": 10000,
@@ -247,7 +247,7 @@
247247
"layer": "above",
248248
"xref": "x3",
249249
"yref": "y3",
250-
"x0": 1,
250+
"x0": 0.2,
251251
"x1": 10000,
252252
"y0": 1000000,
253253
"y1": 10000,
@@ -269,7 +269,7 @@
269269
"x0": 10,
270270
"x1": 1000,
271271
"y0": 0.25,
272-
"y1": 20000,
272+
"y1": 10500,
273273
"type": "rect",
274274
"line": {
275275
"width": 2,

0 commit comments

Comments
 (0)