diff --git a/test/powershell/Modules/Microsoft.PowerShell.Management/Get-ComputerInfo.Tests.ps1 b/test/powershell/Modules/Microsoft.PowerShell.Management/Get-ComputerInfo.Tests.ps1 index a0e4629aa..0db883fe1 100644 --- a/test/powershell/Modules/Microsoft.PowerShell.Management/Get-ComputerInfo.Tests.ps1 +++ b/test/powershell/Modules/Microsoft.PowerShell.Management/Get-ComputerInfo.Tests.ps1 @@ -1349,7 +1349,7 @@ try { } } - It "Test for DeviceGuard properties" { + It "Test for DeviceGuard properties" -Pending { if (-not (HasDeviceGuardLicense)) { $observed.DeviceGuardSmartStatus | Should Be 0