Skip to content

Commit e56ff4d

Browse files
minnieliuMinnie Liu
andauthored
Add new key vault variable for phone number (Azure#20729)
Co-authored-by: Minnie Liu <[email protected]>
1 parent c91f4d0 commit e56ff4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/communication/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extends:
2525
AZURE_CLIENT_ID: $(COMMUNICATION_CLIENT_ID)
2626
AZURE_CLIENT_SECRET: $(COMMUNICATION_CLIENT_SECRET)
2727
AZURE_COMMUNICATION_LIVETEST_CONNECTION_STRING: $(communication-livetest-connection-string)
28-
AZURE_PHONE_NUMBER: $(communication-livetest-phone-number)
28+
AZURE_PHONE_NUMBER: $(net-communication-livetest-phone-number)
2929
# SKIP_PHONENUMBER_LIVE_TESTS skips certain phone number tests such as purchase and release
3030
SKIP_PHONENUMBER_LIVE_TESTS: TRUE
3131
TEST_PACKAGES_ENABLED: ${{ parameters.TestPackagesEnabled }}

0 commit comments

Comments
 (0)