update all snapshots

This commit is contained in:
Tamo 2024-12-10 17:09:10 +01:00
parent 867e6a8f1d
commit ab75f53efd
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
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"
},