update all snapshots

This commit is contained in:
Tamo
2024-12-10 17:09:10 +01:00
parent 867e6a8f1d
commit ab75f53efd
2 changed files with 31 additions and 0 deletions

View File

@ -4308,6 +4308,16 @@ mod tests {
snapshot!(batch, @r#"
{
"uid": 0,
"progress": {
"steps": [
{
"name": "processing tasks",
"finished": 0,
"total": 2
}
],
"percentage": 0.0
},
"details": {
"primaryKey": "mouse"
},