test: dynamically find open port for test relay

This commit is contained in:
Greg Heartsfield
2022-09-17 14:36:05 -05:00
parent 29b1e8ce58
commit baeb77af99
4 changed files with 35 additions and 6 deletions
+3
View File
@@ -31,3 +31,6 @@ hyper-tls = "0.5"
http = { version = "0.2" }
parse_duration = "2"
rand = "0.8"
[dev-dependencies]
anyhow = "1"