issues
search
vexx32
/
PSKoans
A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.
GNU General Public License v3.0
1.72k
stars
176
forks
source link
:bug: Fix problem in koan AboutModules (#441)
#442
Closed
peetrike
closed
3 years ago
peetrike
commented
3 years ago
PR Summary
Fixes #441
Context
Changes
Fixes undesired error described in #441
Checklist
[x] Pull Request has a meaningful title.
[x] Summarised changes.
[x] Pull Request is ready to merge & is not WIP.
[x] Added tests / only testable interactively.
Make sure you add a new test if old tests do not effectively test the code changed.
[ ] Added documentation / opened issue to track adding documentation at a later date.
PR Summary
Fixes #441
Context
Changes
Fixes undesired error described in #441
Checklist