Updating the unit test for the Get-nxLsbRelease function to use mocks so that it's no longer dependent on Ubuntu. Without this, the unit test fails on Mariner.
Task list
[x] Added an entry to the change log under the Unreleased section of the file CHANGELOG.md.
Entry should say what was changed and how that affects users (if applicable), and
reference the issue being resolved (if applicable).
[x] Resource documentation added/updated in README.md.
[x] Comment-based help added/updated.
[x] Localization strings added/updated in all localization files as appropriate.
Pull Request (PR) description
Updating the unit test for the Get-nxLsbRelease function to use mocks so that it's no longer dependent on Ubuntu. Without this, the unit test fails on Mariner.
Task list