Revert "Temporarily disable Update-Help tests for PackageManagement module (#15661)" (#15662)

This reverts commit d5aa9015bd.
This commit is contained in:
Robert Holt 2021-06-24 22:03:45 -07:00 committed by GitHub
parent a3366b880a
commit 7260df7f67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ $powershellCoreModules = @(
"Microsoft.PowerShell.Security"
"Microsoft.PowerShell.Utility"
"Microsoft.WsMan.Management"
# "PackageManagement" - tracking issue https://github.com/PowerShell/PowerShell/issues/15654
"PackageManagement"
# "PowershellGet"
)