Relays Tests Fixes

This commit is contained in:
Alexey
2026-04-24 15:51:19 +03:00
parent f7b918875c
commit 033ebf5038
2 changed files with 2 additions and 0 deletions

View File

@@ -230,6 +230,7 @@ struct RateWaitState {
}
impl<S> StatsIo<S> {
#[cfg(test)]
fn new(
inner: S,
counters: Arc<SharedCounters>,