test: improve email client unit test

This commit is contained in:
Sandro Eiler 2024-02-27 15:00:57 +01:00
parent c021b989c2
commit e07e4dfe53
3 changed files with 34 additions and 6 deletions

View file

@ -67,3 +67,4 @@ quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"
rand = "0.8.5"
wiremock = "0.6.0"
serde_json = "1"