This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #13399 : Add unit tests to the "TeamGroupStatusCmd" mmctl comma…
…nd (#89) * init * Added tests for checking team group status command * para pharasing tests names
- Loading branch information
1 parent
9193f05
commit 339327e
Showing
2 changed files
with
97 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,8 +13,7 @@ mmctl user email [user] [new email] [flags] | |
### Examples | ||
|
||
``` | ||
user email test [email protected] | ||
user activate username | ||
user email testuser [email protected] | ||
``` | ||
|
||
### Options | ||
|