fix the tests

This commit is contained in:
Tamo 2024-12-11 18:30:48 +01:00
parent 8cd3a1aa57
commit d12364c1e0
No known key found for this signature in database
GPG Key ID: 20CD8020AFA88D69

View File

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