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