diff --git a/web3_proxy/src/rpcs/many.rs b/web3_proxy/src/rpcs/many.rs index a3fd6d58..f439625b 100644 --- a/web3_proxy/src/rpcs/many.rs +++ b/web3_proxy/src/rpcs/many.rs @@ -1954,7 +1954,8 @@ mod tests { } } - #[test_log::test(tokio::test)] + // TODO: #[test_log::test(tokio::test)] + #[tokio::test] async fn test_all_connections() { // TODO: use chrono, not SystemTime let now: U256 = SystemTime::now()