radicle-types: Initialize DB from profile
modified crates/radicle-types/src/test.rs
@@ -13,10 +13,11 @@ pub const TIMESTAMP: u64 = 1671125284;
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -29,7 +30,7 @@ pub fn profile(home: &Path, seed: [u8; 32]) -> radicle::Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -53,6 +54,6 @@ pub fn profile(home: &Path, seed: [u8; 32]) -> radicle::Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|