Add artifact_1/tests/data/sample_logentry.json
This commit is contained in:
parent
c480c59a01
commit
2c1f7a2b3a
1 changed files with 7 additions and 0 deletions
7
artifact_1/tests/data/sample_logentry.json
Normal file
7
artifact_1/tests/data/sample_logentry.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"epoch_ms": 1678591200000,
|
||||||
|
"monotonic_ns": 1234567890123456,
|
||||||
|
"tz_offset_minutes": 60,
|
||||||
|
"run_id": "DST_RUN_01",
|
||||||
|
"step_id": "spring_forward_02_to_03"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue