Skip to content

Commit 6c3a9d7

Browse files
committed
update image mock 'to date' -> 'todate'
1 parent 1275935 commit 6c3a9d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/image/mocks/range_selector.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
},
517517
{
518518
"step": "year",
519-
"stepmode": "to date",
519+
"stepmode": "todate",
520520
"count": 1,
521521
"label": "year<br>to date"
522522
},

test/image/mocks/range_selector_style.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@
10121012
},
10131013
{
10141014
"step": "year",
1015-
"stepmode": "to date",
1015+
"stepmode": "todate",
10161016
"count": 1,
10171017
"label": "year<br>to date"
10181018
},
@@ -1059,7 +1059,7 @@
10591059
{},
10601060
{
10611061
"step": "year",
1062-
"stepmode": "to date",
1062+
"stepmode": "todate",
10631063
"count": 1,
10641064
"label": "year<br>to<br>date"
10651065
},

0 commit comments

Comments
 (0)