| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
$helperModule is not defined anymore after refactoring changes. Import-Module is not necessary, hence removed. This is was not caught by CI as these are Feature tests.
|
Dongbo Wang (@daxian-dbw) Can you have a look? This is breaking daily build. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
|
@PowerShell/powershell-maintainers This is ready to merge. This fixes the daily build. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
$helperModule is not defined anymore after refactoring changes. Import-Module is not necessary, hence removed.
This is was not caught by CI as these are Feature tests.
This caused the daily build to be broken.
Related to changes done in: #3456