Skip to content

Commit 70c5d14

Browse files
authored
Remove duplicate identity test variables (Azure#38370)
1 parent 8c1911e commit 70c5d14

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk/identity/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ extends:
1616
PEM_CONTENTS: $(net-identity-spcert-pem)
1717
SNI_CONTENTS: $(net-identity-spcert-sni)
1818
EnvVars:
19-
AZURE_IDENTITY_TEST_TENANTID: $(net-identity-tenantid)
20-
AZURE_IDENTITY_TEST_USERNAME: $(net-identity-username)
21-
AZURE_IDENTITY_TEST_PASSWORD: $(net-identity-password)
22-
IDENTITY_SP_CLIENT_ID: $(net-identity-sp-clientid)
23-
IDENTITY_SP_TENANT_ID: $(net-identity-sp-tenantid)
24-
IDENTITY_SP_CLIENT_SECRET: $(net-identity-sp-clientsecret)
2519
IDENTITY_SP_CERT_PFX: $(Agent.TempDirectory)/test.pfx
2620
IDENTITY_SP_CERT_PEM: $(Agent.TempDirectory)/test.pem
2721
IDENTITY_SP_CERT_SNI: $(Agent.TempDirectory)/testsni.pfx

0 commit comments

Comments
 (0)