Skip to content

Commit 0101e54

Browse files
Merge branch 'release/v7.5' into release/v7.5_package_references-eb76c9c00
2 parents eb76c9c + 423fd19 commit 0101e54

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
@@ -1000,7 +1000,7 @@ public enum ShowWindowCommands : int
10001000
$global:PSDefaultParameterValues = $defaultParamValues
10011001
}
10021002

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

0 commit comments

Comments
 (0)