Fix insta snapshots

This commit is contained in:
Kerollmops
2022-10-26 14:55:37 +02:00
committed by Clément Renault
parent 8ebb49d1b1
commit 314b89ca30
11 changed files with 47 additions and 47 deletions

View File

@ -276,16 +276,16 @@ pub(crate) mod test {
.
├---- indexes/
│ └---- doggos/
│ │ ├---- settings.json
│ │ ├---- documents.jsonl
│ │ ├---- metadata.json
│ │ └---- documents.jsonl
│ │ └---- settings.json
├---- tasks/
│ ├---- update_files/
│ │ └---- 1.jsonl
│ └---- queue.jsonl
├---- instance_uid.uuid
├---- keys.jsonl
---- metadata.json
└---- instance_uid.uuid
---- metadata.json
"###);
// ==== checking the top level infos