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 closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants