mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
test(checkpoint): restore RunRecord helper fields
This commit is contained in:
parent
3c801f1665
commit
a308ada2db
1 changed files with 2 additions and 0 deletions
|
|
@ -215,6 +215,8 @@ mod tests {
|
|||
base_branch: None,
|
||||
labels: HashMap::new(),
|
||||
provenance: None,
|
||||
manifest_blob: None,
|
||||
definition_blob: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue