Skip to content

Commit f9bff4d

Browse files
committed
remove duplicate keys from two mocks
1 parent f065405 commit f9bff4d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/image/mocks/8.json

-1
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,6 @@
12561256
"size": 12,
12571257
"color": "grey"
12581258
},
1259-
"showlegend": true,
12601259
"width": 500,
12611260
"height": 500,
12621261
"margin": {

test/image/mocks/matching-missing-axes.json

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"alignmentgroup": "True",
4646
"offsetgroup": "smoker=No",
4747
"legendgroup": "smoker=No",
48-
"showlegend": false,
4948
"marker": { "color": "#636efa" },
5049
"x": [ "Male", "Female", "Male" ],
5150
"y": [ 22.49, 22.75, 12.46 ],

0 commit comments

Comments
 (0)