REVIEW
1 failed
1 pending
(2 total)
View logs
modified crates/radicle-cli/src/commands/issue.rs
@@ -45,7 +45,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/issue/args.rs
@@ -61,7 +61,7 @@ pub struct Args {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -212,10 +212,11 @@ impl Command {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -309,7 +310,7 @@ impl From<EmptyArgs> for ListArgs {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|