mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix the tests
This commit is contained in:
parent
8cd3a1aa57
commit
d12364c1e0
1 changed files with 0 additions and 10 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue