From 01701f7bf7647bcf3a3d1548958b7dc523e433fb Mon Sep 17 00:00:00 2001 From: heisen-li Date: Tue, 12 Dec 2023 15:09:50 +0800 Subject: [PATCH] fix failed tests --- tests/testsuite/cargo_owner/help/stdout.log | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/testsuite/cargo_owner/help/stdout.log b/tests/testsuite/cargo_owner/help/stdout.log index a0a865cebaa..ab130538b14 100644 --- a/tests/testsuite/cargo_owner/help/stdout.log +++ b/tests/testsuite/cargo_owner/help/stdout.log @@ -1,9 +1,9 @@ Manage the owners of a crate on the registry Usage: cargo[EXE] owner [OPTIONS] - cargo owner add [CRATE_NAME] [OPTIONS] - cargo owner remove [CRATE_NAME] [OPTIONS] - cargo owner list [CRATE_NAME] [OPTIONS] + cargo[EXE] owner add [CRATE_NAME] [OPTIONS] + cargo[EXE] owner remove [CRATE_NAME] [OPTIONS] + cargo[EXE] owner list [CRATE_NAME] [OPTIONS] Options: --index Registry index URL to modify owners for