Expected an exception, with FullyQualifiedErrorId 'ParameterArgumentValidationError' to be thrown, but the FullyQualifiedErrorId was 'NamedParameterNotFound,Microsoft.PowerShell.Commands.CopyItemCommand'. from /home/vsts_azpcontainer/PSPackage/download/Test/test/powershell/engine/ParameterBinding/ParameterBinding.Tests.ps1:264 char:47
+ { Copy-Item "~$guid*" -Destination ~ -ToSession $null } | Sh ?
+ ~~~~~~~~~~
The following test is failing on Ubuntu 20.04 in PS 7.2.0-preview.7:
PowerShell/test/powershell/engine/ParameterBinding/ParameterBinding.Tests.ps1
Lines 259 to 265 in 945a232
The error is: