Skip to content

Commit

Permalink
Temporarily disable Update-Help tests for PackageManagement module (P…
Browse files Browse the repository at this point in the history
  • Loading branch information
iSazonov authored Jun 24, 2021
1 parent feb6ff3 commit d5aa901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $powershellCoreModules = @(
"Microsoft.PowerShell.Security"
"Microsoft.PowerShell.Utility"
"Microsoft.WsMan.Management"
"PackageManagement"
# "PackageManagement" - tracking issue https://github.com/PowerShell/PowerShell/issues/15654
# "PowershellGet"
)

Expand Down

0 comments on commit d5aa901

Please sign in to comment.