Skip to content

Commit d2ade04

Browse files
committed
revamp test case for high precision - CI test
1 parent 99fa5cf commit d2ade04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
-2 KB
Loading

test/image/mocks/gl2d_date_axes.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"data": [
33
{
44
"x": [
5-
"1970-10-25 22:23:00",
6-
"1970-10-25 22:23:00.001",
7-
"1970-10-25 22:23:00.002",
8-
"1970-10-25 22:23:00.003",
9-
"1970-10-25 22:23:00.004",
5+
"2016-10-25 22:23:00",
6+
"2016-10-25 22:23:00.001",
7+
"2016-10-25 22:23:00.002",
8+
"2016-10-25 22:23:00.003",
9+
"2016-10-25 22:23:00.004",
1010
"2016-10-25 22:23:00",
1111
"2016-10-25 22:23:00.001",
1212
"2016-10-25 22:23:00.002",

0 commit comments

Comments
 (0)