From 3be158d88bbbe07149b974fbafb41c0444bbdc33 Mon Sep 17 00:00:00 2001 From: "Zhaopeng Wang (from Dev Box)" Date: Fri, 23 May 2025 17:30:37 +0800 Subject: [PATCH] fix pipeline error --- .../fancyzones/UITests-FancyZones/LayoutApplyHotKeyTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/fancyzones/UITests-FancyZones/LayoutApplyHotKeyTests.cs b/src/modules/fancyzones/UITests-FancyZones/LayoutApplyHotKeyTests.cs index 3c7b482f7a..342d3f5fc0 100644 --- a/src/modules/fancyzones/UITests-FancyZones/LayoutApplyHotKeyTests.cs +++ b/src/modules/fancyzones/UITests-FancyZones/LayoutApplyHotKeyTests.cs @@ -589,7 +589,7 @@ namespace UITests_FancyZones windowingElement.Find("FancyZones").Click(); this.Find("Enable FancyZones").Toggle(true); this.Find("Editor").Find(By.AccessibilityId("HeaderPresenter")).Click(); - this.Session.SetMainWindowSize(WindowSize.Large_Vertical); + this.Find