Skip to content

Commit 3916b22

Browse files
Merge branch 'release/v7.4' into release/v7.4_package_references-bc624d593
2 parents bc624d5 + 3dca89f commit 3916b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/powershell/Host/ConsoleHost.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ public enum ShowWindowCommands : int
994994
$global:PSDefaultParameterValues = $defaultParamValues
995995
}
996996

997-
It "-WindowStyle <WindowStyle> should work on Windows" -TestCases @(
997+
It "-WindowStyle <WindowStyle> should work on Windows" -Pending -TestCases @(
998998
@{WindowStyle="Normal"},
999999
@{WindowStyle="Minimized"},
10001000
@{WindowStyle="Maximized"} # hidden doesn't work in CI/Server Core

0 commit comments

Comments
 (0)