Skip to content

Commit 3dae0e6

Browse files
JAMSUPREMEmattbaileyuk
authored andcommittedNov 2, 2021
Fix picture syntax
1 parent 57c8440 commit 3dae0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/test-suite/groups/function-tomillis/case010.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"expr": "$toMillis(\"201802\", \"[Y1111][M11]\")",
2+
"expr": "$toMillis(\"201802\", \"[Y0001][M01]\")",
33
"dataset": "dataset5",
44
"bindings": {},
55
"result": 1517443200000

0 commit comments

Comments
 (0)
Please sign in to comment.