Skip to content

Commit f3b3372

Browse files
committed
fix: add measurement_start_time to mock msmt
1 parent acde729 commit f3b3372

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ooniprobe-ffi/src/userauth.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ mod tests {
355355
let measurement_content = serde_json::json!({
356356
"id": "bdd20d7a-bba5-40dd-a111-9863d7908572",
357357
"report_id": report_id,
358+
"measurement_start_time": "2026-03-31 23:59:58",
358359
"probe_id": probe_id.probe_id,
359360
"probe_asn": probe_asn,
360361
"probe_cc": probe_cc,

0 commit comments

Comments
 (0)