Skip to content

Commit cce15ac

Browse files
committed
revert: remove test string from org list brief
1 parent 716a2b1 commit cce15ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/org/list.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function getRegionDisplayName(regionUrl: string): string {
5959

6060
export const listCommand = buildCommand({
6161
docs: {
62-
brief: "List organizations (test auto-commit)",
62+
brief: "List organizations",
6363
fullDescription:
6464
"List organizations that you have access to.\n\n" +
6565
"Examples:\n" +

0 commit comments

Comments
 (0)