You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- It explicitly calls property 'count', to prevent errors when there is a key named 'count'
- Fixed Error: Cannot compare "System.Management.Automation.ParameterMetadata" because it is not IComparable.
- Created a Pester5 test to confirm it's working
- Converted non-interpolated quotes to single quotes
0 commit comments