Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
node: fix clippy suggestion on borrowing
Fintan Halpenny committed 2 years ago
commit ca9d2b44dfa7e62a0c6b08717200ab909de74df5
parent 6288dd0a244e785e87b81cb1a465b7c30ea31421
1 file changed +1 -1
modified radicle-node/src/tests.rs
@@ -747,7 +747,7 @@ fn test_refs_announcement_fetch_trusted_no_inventory() {
    let bob_inv = bob.storage().inventory().unwrap();
    let rid = bob_inv.first().unwrap();

-
    alice.seed(&rid, policy::Scope::Followed).unwrap();
+
    alice.seed(rid, policy::Scope::Followed).unwrap();
    alice.connect_to(&bob);

    // Alice receives Bob's refs.