Fix range sync tests

This commit is contained in:
Emilia Hane
2023-01-26 17:40:21 +01:00
parent e9e198a2b6
commit 6beca6defc
4 changed files with 37 additions and 52 deletions

View File

@@ -68,6 +68,8 @@ hex = "0.4.2"
exit-future = "0.2.0"
unused_port = {path = "../../common/unused_port"}
oneshot_broadcast = { path = "../../common/oneshot_broadcast" }
slog-term = "2.6.0"
slog-async = "2.5.0"
[[test]]
name = "beacon_chain_tests"