test(checkpoint): restore RunRecord helper fields

This commit is contained in:
Bryan Helmkamp 2026-04-07 23:24:36 -04:00
parent 3c801f1665
commit a308ada2db
No known key found for this signature in database

View file

@ -215,6 +215,8 @@ mod tests {
base_branch: None,
labels: HashMap::new(),
provenance: None,
manifest_blob: None,
definition_blob: None,
}
}