Skip to content

Commit 9f7e9bd

Browse files
committed
fix failed tests
1 parent b722762 commit 9f7e9bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/testsuite/cargo_owner/add_help/stdout.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name of a user or team to invite as an owner
22

3-
Usage: cargo[EXE] owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
3+
Usage: cargo owner add <OWNER_NAME> [CRATE_NAME] [OPTIONS]
44

55
Options:
66
--crate <CRATE_NAME> Crate name that you want to manage the owner

tests/testsuite/cargo_owner/remove_help/stdout.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name of a user or team to remove as an owner
22

3-
Usage: cargo[EXE] owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
3+
Usage: cargo owner remove <OWNER_NAME> [CRATE_NAME] [OPTIONS]
44

55
Options:
66
--crate <CRATE_NAME> Crate name that you want to manage the owner

0 commit comments

Comments
 (0)