tests(pester): Update to Pester 5 (#5222)

This commit is contained in:
Hsiao-nan Cheung
2022-10-28 13:14:29 +08:00
committed by GitHub
parent 2474ab73e4
commit 1630e5f908
20 changed files with 443 additions and 488 deletions

View File

@@ -1,6 +1,3 @@
# The PowerShell Script Analyzer will generate a warning
# diagnostic record for this file due to a bug -
# https://github.com/PowerShell/PSScriptAnalyzer/issues/472
@{
# Only diagnostic records of the specified severity will be generated.
# Uncomment the following line if you only want Errors and Warnings but