Steps to reproduce
start-pspester -path test\powershell\Modules\Microsoft.PowerShell.Utility\Get-FileHash.Tests.ps1
Expected behavior
All tests pass
Actual behavior
All tests in the 'Default result tests' and 'Algorithm tests' Context blocks fail comparing the expected to the actual hash values.
Environment data
> $PSVersionTable
PSVersion 6.0.1
PSEdition Core
GitCommitId v6.0.1-276-g8ced4aa8635bf44aeaf40ba9efaf3ea37705e4c4
OS Microsoft Windows 10.0.17619
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
All tests pass
Actual behavior
All tests in the 'Default result tests' and 'Algorithm tests' Context blocks fail comparing the expected to the actual hash values.
Environment data