Skip to content

Commit

Permalink
Add new key vault variable for phone number (#20729)
Browse files Browse the repository at this point in the history
Co-authored-by: Minnie Liu <[email protected]>
  • Loading branch information
minnieliu and Minnie Liu authored Apr 28, 2021
1 parent c91f4d0 commit e56ff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/communication/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extends:
AZURE_CLIENT_ID: $(COMMUNICATION_CLIENT_ID)
AZURE_CLIENT_SECRET: $(COMMUNICATION_CLIENT_SECRET)
AZURE_COMMUNICATION_LIVETEST_CONNECTION_STRING: $(communication-livetest-connection-string)
AZURE_PHONE_NUMBER: $(communication-livetest-phone-number)
AZURE_PHONE_NUMBER: $(net-communication-livetest-phone-number)
# SKIP_PHONENUMBER_LIVE_TESTS skips certain phone number tests such as purchase and release
SKIP_PHONENUMBER_LIVE_TESTS: TRUE
TEST_PACKAGES_ENABLED: ${{ parameters.TestPackagesEnabled }}

0 comments on commit e56ff4d

Please sign in to comment.