Skip to content

Commit 22466f5

Browse files
re-enable Prod tests (Azure#22174)
1 parent 8bf614b commit 22466f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdk/formrecognizer/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ stages:
1313
# their claim is that the full matrix ends up stress-testing their service.
1414
# As such, the canary test runs should run on a reduced matrix.
1515
CloudConfig:
16-
# Prod:
17-
# SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
18-
# Location: $(LOCATION)
16+
Prod:
17+
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
18+
Location: $(LOCATION)
1919
Canary:
2020
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
2121
Location: 'centraluseuap'

0 commit comments

Comments
 (0)