diff options
Diffstat (limited to 'tests/push.rs')
| -rw-r--r-- | tests/push.rs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/push.rs b/tests/push.rs index 4af5bd4..9791d9d 100644 --- a/tests/push.rs +++ b/tests/push.rs | |||
| @@ -79,8 +79,7 @@ fn cli_tester_create_pr( | |||
| 79 | "--password", | 79 | "--password", |
| 80 | TEST_PASSWORD, | 80 | TEST_PASSWORD, |
| 81 | "--disable-cli-spinners", | 81 | "--disable-cli-spinners", |
| 82 | "prs", | 82 | "send", |
| 83 | "create", | ||
| 84 | "--title", | 83 | "--title", |
| 85 | format!("\"{title}\"").as_str(), | 84 | format!("\"{title}\"").as_str(), |
| 86 | "--description", | 85 | "--description", |