We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91f4d0 commit e56ff4dCopy full SHA for e56ff4d
sdk/communication/tests.yml
@@ -25,7 +25,7 @@ extends:
25
AZURE_CLIENT_ID: $(COMMUNICATION_CLIENT_ID)
26
AZURE_CLIENT_SECRET: $(COMMUNICATION_CLIENT_SECRET)
27
AZURE_COMMUNICATION_LIVETEST_CONNECTION_STRING: $(communication-livetest-connection-string)
28
- AZURE_PHONE_NUMBER: $(communication-livetest-phone-number)
+ AZURE_PHONE_NUMBER: $(net-communication-livetest-phone-number)
29
# SKIP_PHONENUMBER_LIVE_TESTS skips certain phone number tests such as purchase and release
30
SKIP_PHONENUMBER_LIVE_TESTS: TRUE
31
TEST_PACKAGES_ENABLED: ${{ parameters.TestPackagesEnabled }}
0 commit comments