modified radicle-httpd/src/test.rs
@@ -46,8 +46,6 @@ pub const CONTRIBUTOR_PATCH_ID: &str = "044b577cc7551cd09d4b2f03566a553762180de4
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -56,9 +54,7 @@ pub fn profile(home: &Path, seed: [u8; 32]) -> radicle::Profile {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -85,7 +81,7 @@ pub fn contributor(dir: &Path) -> Context {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -102,7 +98,6 @@ fn seed_with_signer<G: Signer>(dir: &Path, profile: radicle::Profile, signer: &G
|
|
|
|
|
|
| - | |
|
|
|
|
|