mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
fix the tests
This commit is contained in:
parent
ae86a8ccd6
commit
84cd5cef0b
3 changed files with 77 additions and 6 deletions
|
@ -26,5 +26,5 @@ derive_builder = "0.11.2"
|
|||
|
||||
[dev-dependencies]
|
||||
nelson = { git = "https://github.com/meilisearch/nelson.git", rev = "675f13885548fb415ead8fbb447e9e6d9314000a"}
|
||||
insta = { version = "1.19.1", features = ["json"] }
|
||||
insta = { version = "1.19.1", features = ["json", "redactions"] }
|
||||
big_s = "1.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue