fix the tests

This commit is contained in:
Tamo
2024-12-11 18:30:48 +01:00
parent 8cd3a1aa57
commit d12364c1e0

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"
},