PowerShell-Tests
PowerShell-Tests copied to clipboard
it "Verifies InformationPreference" test issues
This test have two issues:
- If you want to use
$InformationPreferencevariable, then you should not use-InformationActionparameter. - The value
Ignoreis not supported for anActionPreferencevariables, including$InformationPreferencevariable.