mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
Adjust root command number
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
|||||||
|
|
||||||
// Expected number of subcommands to `sail` root command
|
// Expected number of subcommands to `sail` root command
|
||||||
const (
|
const (
|
||||||
numRootSubcommands = 11
|
numRootSubcommands = 12
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestNewRootCmd_noArgs(t *testing.T) {
|
func TestNewRootCmd_noArgs(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user