diff --git a/sdk/communication/Azure.Communication.CallingServer/tests.yml b/sdk/communication/Azure.Communication.CallingServer/tests.yml index 7b673422c354..fb84f5c27f25 100644 --- a/sdk/communication/Azure.Communication.CallingServer/tests.yml +++ b/sdk/communication/Azure.Communication.CallingServer/tests.yml @@ -15,9 +15,7 @@ extends: SubscriptionConfigurations: - $(sub-config-communication-int-test-resources-common) - $(sub-config-communication-int-test-resources-net) - Clouds: Public,Int + Clouds: Public EnvVars: - # SKIP_PHONENUMBER_LIVE_TESTS skips certain phone number tests such as purchase and release - SKIP_PHONENUMBER_LIVE_TESTS: TRUE # SKIP_CALLINGSERVER_INTERACTION_LIVE_TESTS skips certain callingserver tests that required human interaction - SKIP_CALLINGSERVER_INTERACTION_LIVE_TESTS: TRUE \ No newline at end of file + SKIP_CALLINGSERVER_INTERACTION_LIVE_TESTS: TRUE