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

View File

@ -21,4 +21,7 @@ index-scheduler = { path = "../index-scheduler" }
meilisearch-auth = { path = "../meilisearch-auth" }
[dev-dependencies]
big_s = "1.0.2"
insta = { version = "1.19.1", features = ["json", "redactions"] }
maplit = "1.0.2"
meilisearch-types = { path = "../meilisearch-types" }