Fix some snapshots

This commit is contained in:
Louis Dureuil 2023-10-25 18:02:43 +02:00
parent e78281785c
commit a35988550c
No known key found for this signature in database
2 changed files with 58 additions and 92 deletions

View file

@ -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
"###);