modified radicle-cli/tests/commands.rs
@@ -9,7 +9,8 @@ use framework::TestFormula;
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -24,7 +25,8 @@ fn test(
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -40,7 +42,7 @@ fn profile(home: &Path) -> Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -51,12 +53,11 @@ fn rad_issue() {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -67,10 +68,8 @@ fn rad_init() {
|
|
|
|
|
|
| - | |
| - | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -81,9 +80,7 @@ fn rad_delegate() {
|
|
|
|
|
|
| - | |
| - | |
|
|
| - | |
| - | |
| + | |
| + | |
|
modified radicle-cli/tests/framework/mod.rs
@@ -139,6 +139,7 @@ impl TestFormula {
|
|
|
|
|
|
| + | |
|
|
|
|
|