mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
update all snapshots
This commit is contained in:
@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user