From 7c49e0eaf2e39c87b8e44356287b0b683a0da483 Mon Sep 17 00:00:00 2001 From: hannahwestra25 Date: Thu, 2 Apr 2026 17:34:40 -0400 Subject: [PATCH] use the same integration test service principal --- .azuredevops/partner-integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azuredevops/partner-integration-tests.yml b/.azuredevops/partner-integration-tests.yml index 864d4617d..f1f05553d 100644 --- a/.azuredevops/partner-integration-tests.yml +++ b/.azuredevops/partner-integration-tests.yml @@ -15,7 +15,7 @@ jobs: parameters: jobName: PartnerIntegrationTests jobDisplayName: "Builds the pyrit environment and runs partner integration tests" - testAzureSubscription: 'partner-integration-test-service-connection' + testAzureSubscription: 'integration-test-service-connection' newDir: partner_integration_test_directory testsFolder: partner_integration makeTarget: partner-integration-test