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