Skip to content

Commit 03abd5c

Browse files
authored
Fix live search tests. (Azure#22919)
1 parent 8e675e2 commit 03abd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/search/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ stages:
1313
AZURE_CLIENT_SECRET: $(SEARCH_CLIENT_SECRET)
1414
AZURE_TENANT_ID: $(SEARCH_TENANT_ID)
1515
AZURE_CLIENT_OID: $(SEARCH_CLIENT_OID)
16-
TEST_MODE: 'RunLiveNoRecord'
16+
AZURE_TEST_RUN_LIVE: 'True'
1717
AZURE_SKIP_LIVE_RECORDING: 'True'

0 commit comments

Comments
 (0)