Skip to content

Commit 35ab9da

Browse files
Fixed domain_ref mock_test
1 parent 2d25857 commit 35ab9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/image/mocks/domain_refs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@
193193
}],
194194
"images": [{
195195
"source": "https://images.plot.ly/language-icons/api-home/js-logo.png",
196-
"xref": "x1 domain",
197-
"yref": "y1 domain",
196+
"xref": "x domain",
197+
"yref": "y domain",
198198
"x": 0,
199199
"y": 0,
200200
"xanchor": "left",

0 commit comments

Comments
 (0)