Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PSModulePath with multiple paths #21335

Closed
wants to merge 2 commits into from

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    90e2da2 View commit details
    Browse the repository at this point in the history
  2. Fix ModulePath.Tests.ps1

    - Fix expectedUserPath, was not correctly selecting
    user path when Documents had moved.
    - Fix validate sxs module path, when PSModulePath was
    set to other values assertion would fail.
    - Fix validate sxs module path, only check for Windows
    Powershell check on Windows.
    - Fix multiple values in PSModulePath in config.json
    giggio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ddedcc3 View commit details
    Browse the repository at this point in the history