Remove errors in counter tests on non-Windows#2914
Conversation
984c536 to
30df1a8
Compare
Errors is Get-ItemProperty : Cannot find a provider with the name 'Registry'.
30df1a8 to
b1a425b
Compare
|
The changes look fine. I thought I would make more general comments on these tests (I think @Francisco-Gamino is the original author). I think the tests would be a bit cleaner if the test used The last thing I noticed - the ValidateParameters function shouldn't exist, the |
|
@lzybkr Thanks for comments. |
Errors in Travis CI log is
Get-ItemProperty : Cannot find a provider with the name 'Registry'.(Get-Counter, Import-Counter and Export-Counter is only Windows cmdlets.)