fix the tests

This commit is contained in:
Tamo 2022-09-26 14:56:08 +02:00 committed by Clément Renault
parent ae86a8ccd6
commit 84cd5cef0b
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
3 changed files with 77 additions and 6 deletions

View file

@ -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"