mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-29 18:04:47 +00:00
Fix some snapshots
This commit is contained in:
@ -2586,8 +2586,7 @@ mod tests {
|
||||
{"id":1,"doggo":"bernese"}
|
||||
"###);
|
||||
db_snap!(index, external_documents_ids, @r###"
|
||||
soft:
|
||||
hard:
|
||||
docids:
|
||||
1 0
|
||||
"###);
|
||||
|
||||
@ -2632,8 +2631,7 @@ mod tests {
|
||||
"###);
|
||||
|
||||
db_snap!(index, external_documents_ids, @r###"
|
||||
soft:
|
||||
hard:
|
||||
docids:
|
||||
0 1
|
||||
"###);
|
||||
|
||||
|
Reference in New Issue
Block a user