Skip to content

Commit b8dba8c

Browse files
author
Mladen Rusev
committed
edit tlspk to tlskp (typo was made during test tenant creation)
1 parent ebcf00b commit b8dba8c

File tree

1 file changed

+1
-1
lines changed
  • pkg/internal/cyberark/servicediscovery

1 file changed

+1
-1
lines changed

pkg/internal/cyberark/servicediscovery/mock.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020

2121
const (
2222
// MockDiscoverySubdomain is the subdomain for which the MockDiscoveryServer will return a success response
23-
MockDiscoverySubdomain = "tlspk-test"
23+
MockDiscoverySubdomain = "tlskp-test"
2424

2525
mockIdentityAPIURL = "https://ajp5871.id.integration-cyberark.cloud"
2626
mockDiscoveryContextAPIURL = "https://venafi-test.inventory.integration-cyberark.cloud/"

0 commit comments

Comments
 (0)