From 668b133496dd07a6695349e83562d303b1eb7a53 Mon Sep 17 00:00:00 2001 From: seraphima Date: Wed, 7 Feb 2024 13:02:29 +0100 Subject: [PATCH] remove resolution --- .pipelines/ci/templates/run-ui-tests-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index 114a06580e..6fe2eda973 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -41,7 +41,6 @@ jobs: inputs: OperationType: Start WADArguments: 127.0.0.1 4723 - AgentResolution: 1080p - task: VSTest@2 displayName: 'UI Tests'