Skip to content

Commit a3b68b4

Browse files
[Storage] Fix Storage subscription env var for Live tests (Azure#37967)
1 parent 30518a7 commit a3b68b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/storage/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ extends:
3131
EnvVars:
3232
AZURE_SKIP_LIVE_RECORDING: 'True'
3333
AZURE_TEST_RUN_LIVE: 'true'
34-
AZURE_SUBSCRIPTION_ID: $(azure-subscription-id)
34+
AZURE_SUBSCRIPTION_ID: $(STORAGE_SUBSCRIPTION_ID)

0 commit comments

Comments
 (0)