Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20f7ae5

Browse files
committed
bring back & in json mock
- this commit partly reverts 6cf80de
1 parent 010f5a8 commit 20f7ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/mocks/axes_enumerated_ticks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"xaxis": {
3434
"ticktext": [
3535
"<span style=\"fill:green\">green</span> eggs",
36-
"& ham",
36+
"&amp; ham",
3737
"H<sub>2</sub>O",
3838
"Gorgonzola"
3939
],

0 commit comments

Comments
 (0)