[Windows] Update Az module pester test (#6902)

This commit is contained in:
Alexey-Ayupov
2023-01-12 23:25:12 +03:00
committed by GitHub
parent 7750a08f65
commit a86ee04ce6
6 changed files with 72 additions and 50 deletions

View File

@@ -54,4 +54,5 @@ Export-ModuleMember -Function @(
'Get-VisualStudioComponents'
'Get-WindowsUpdatesHistory'
'New-ItemPath'
'Get-ModuleVersionAsJob'
)