You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* move test code of appveyor build into its own function to expose test differences
* remove setting erroraction in appveyor module to have the same behaviour as in yaml
* fix tests due to scoping bug in PowerShell
* fix test due to powershell bug wherby $error is not defined in the local scope when being executed inside a module
* another similar test fix (same as before) and restore erroractionpreference in module again
0 commit comments