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
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
16
17
17
### Fixed
18
18
19
-
- PR25 Discovery Pester 'Describe' block names when the -Name parameter is used (via @GitAMBS)
19
+
- PR25 - Discover Pester 'Describe' block names when the -Name parameter is used (via @GitAMBS)
20
+
- PR29 - Remove Pester 4.0+ warning by using -Show parameter instead of -Quiet. Add -UseBasicParsing parameter to Invoke-WebRequest in tests (via @larssb)
0 commit comments