mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 12:47:44 +00:00
PLTCONN-3577: Command count test fix
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
// Unit tests for conn.go
|
||||
|
||||
// Expected number of subcommands to `connectors`
|
||||
const numConnSubcommands = 14
|
||||
const numConnSubcommands = 16
|
||||
|
||||
func TestConnResourceUrl(t *testing.T) {
|
||||
testEndpoint := "http://localhost:7100/resources"
|
||||
|
||||
Reference in New Issue
Block a user