mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-10 04:21:26 +00:00
Update root_test.go
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Expected number of subcommands to `sp` root command
|
// Expected number of subcommands to `sp` root command
|
||||||
const numRootSubcommands = 4
|
const numRootSubcommands = 5
|
||||||
|
|
||||||
func TestNewRootCmd_noArgs(t *testing.T) {
|
func TestNewRootCmd_noArgs(t *testing.T) {
|
||||||
ctrl := gomock.NewController(t)
|
ctrl := gomock.NewController(t)
|
||||||
|
|||||||
Reference in New Issue
Block a user