fix tests

This commit is contained in:
mpostma
2021-03-10 14:47:04 +01:00
parent 0cd8869349
commit a56e8c1a0c
4 changed files with 17 additions and 9 deletions

View File

@ -74,6 +74,7 @@ serde_url_params = "0.2.0"
tempdir = "0.3.7"
assert-json-diff = { branch = "master", git = "https://github.com/qdequele/assert-json-diff" }
actix-rt = "2.1.0"
urlencoding = "1.1.1"
[features]
default = ["sentry"]