mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
declone and close the door (#12035)
* declone and close the door * cargo fmt * remove brackets
This commit is contained in:
@@ -810,7 +810,7 @@ mod tests {
|
||||
.on_incoming(
|
||||
&mut network,
|
||||
// Unregistered peer.
|
||||
remote.clone(),
|
||||
remote,
|
||||
vec![vec![1, 2, 3]],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user