fix: add time for validator swarm
This commit is contained in:
parent
d4a20fbe30
commit
46f3300fe7
@ -342,7 +342,7 @@ mod tests {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
_ = time::sleep(Duration::from_secs(2)) => {
|
_ = time::sleep(Duration::from_secs(4)) => {
|
||||||
warn!("Validator timeout reached");
|
warn!("Validator timeout reached");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user