fix the tests

This commit is contained in:
Tamo
2022-10-03 18:50:06 +02:00
committed by Clément Renault
parent 7bd6f63001
commit e845cc2b6f
9 changed files with 327 additions and 107 deletions

3
Cargo.lock generated
View File

@ -1145,12 +1145,15 @@ name = "dump"
version = "0.29.0"
dependencies = [
"anyhow",
"big_s",
"flate2",
"index",
"index-scheduler",
"insta",
"log",
"maplit",
"meilisearch-auth",
"meilisearch-types",
"serde",
"serde_json",
"tar",