mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-04-04 15:35:18 +00:00
fmt code
This commit is contained in:
parent
e1a9cfde64
commit
6df5b2aaf9
@ -1571,7 +1571,7 @@ mod tests {
|
|||||||
.request(SyncRequest::SyncFile { tx_seq })
|
.request(SyncRequest::SyncFile { tx_seq })
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
||||||
receive_dial(&mut runtime, &sync_send).await;
|
receive_dial(&mut runtime, &sync_send).await;
|
||||||
|
|
||||||
receive_chunk_request(
|
receive_chunk_request(
|
||||||
|
Loading…
Reference in New Issue
Block a user