Skip to content

Commit 558336a

Browse files
authored
Setting live tests to false temporarily, until DefaultAzureCredential is fixed (#38096)
1 parent 052d6fc commit 558336a

File tree

1 file changed

+1
-1
lines changed
  • sdk/communication/azure-communication-sms

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-sms/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ extends:
1515
- TestSamples=.*/true
1616
EnvVars:
1717
AZURE_SKIP_LIVE_RECORDING: 'True'
18-
AZURE_TEST_RUN_LIVE: 'True'
18+
AZURE_TEST_RUN_LIVE: 'False'
1919
TestResourceDirectories:
2020
- communication/test-resources/

0 commit comments

Comments
 (0)