This commit is contained in:
Marios Christou
2025-10-06 11:37:38 +03:00
parent 8ba3a0627c
commit bdff2902c2
@@ -770,7 +770,7 @@ mod tests {
use tokio::sync::OnceCell;
pub fn test_config() -> TestExecutionContext {
TestExecutionContext::default()
TestExecutionContext::default()
}
pub async fn new_node() -> (TestExecutionContext, ZombieNode) {