From 82def1c5a03e286ff314e2740e9af2e3a91030f2 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Thu, 8 Feb 2024 21:59:07 -0800 Subject: [PATCH] Update run-ui-tests-ci.yml --- .pipelines/ci/templates/run-ui-tests-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index af2ac9eaae..9488a71f77 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -41,6 +41,7 @@ jobs: inputs: OperationType: 'Start' WADArguments: 127.0.0.1 4723 + AgentResolution: 1080p - task: VSTest@2 displayName: 'UI Tests'