Skip to content

Conversation

alerickson
Copy link
Member

PR Summary

The -Quiet parameter for Save-PSResource lost the [Parameter] attribute that allows PowerShell to recognize it as a parameter for the cmdlet. This likely got dropped when resolving a merge conflict. This PR adds [Parameter] back in and adds a test that is meant to ensure parameter binding for -Quiet always works for the cmdlet (ie. it does not test functionality of -Quiet).

PR Context

PR Checklist

@alerickson alerickson merged commit d3090c2 into master Nov 19, 2024
14 checks passed
@alerickson alerickson deleted the parameterFix branch November 19, 2024 20:23
anamnavi pushed a commit that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants