diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index 6fe2eda973..82872dec80 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -40,7 +40,7 @@ jobs: displayName: 'Start - WinAppDriver' inputs: OperationType: Start - WADArguments: 127.0.0.1 4723 + #WADArguments: 127.0.0.1 4723 - task: VSTest@2 displayName: 'UI Tests'