mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
add test for settings
This commit is contained in:
committed by
qdequele
parent
7a6f583b1f
commit
d280848ff6
@ -45,7 +45,10 @@ whoami = "0.6"
|
||||
http-service-mock = "0.4.0"
|
||||
http-service = "0.4.0"
|
||||
tempdir = "0.3.7"
|
||||
assert-json-diff = "1.0.1"
|
||||
|
||||
[dev-dependencies.assert-json-diff]
|
||||
git = "https://github.com/qdequele/assert-json-diff"
|
||||
branch = "master"
|
||||
|
||||
[build-dependencies]
|
||||
vergen = "3.0.4"
|
||||
|
Reference in New Issue
Block a user