Skip to content

Commit

Permalink
Fix syntax of test with small timerange
Browse files Browse the repository at this point in the history
  • Loading branch information
hborchardt committed May 17, 2024
1 parent 5f962cb commit 28192cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/image/mocks/zz-gl3d_surface_small_timerange.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"x": [0.1, 0.2],
"y": [
"2024-02-03T10:00:00",
"2024-02-03T11:00:00",
"2024-02-03T11:00:00"
],
"z": [
[1001, 1002],
Expand Down Expand Up @@ -40,4 +40,4 @@
}
}
}
}
}

0 comments on commit 28192cf

Please sign in to comment.