Skip to content

Commit

Permalink
Add cmdlet for pester test
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Apr 25, 2024
1 parent 09bba8f commit bb9fa4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions powershell/Maester.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ FunctionsToExport = 'Add-MtTestResultDetail', 'Clear-MtGraphCache', 'Connect-Mae
'Test-MtCaSecureSecurityInfoRegistration',
'Test-MtCaWIFBlockLegacyAuthentication', 'Test-MtCisaBlockLegacyAuth',
'Test-MtCisaBlockHighRiskUser', 'Test-MtCisaBlockHighRiskSignIn',
'Test-MtCisaNotifyHighRisk',
'Test-MtConditionalAccessWhatIf', 'Test-MtEidscaAF01',
'Test-MtEidscaAF02', 'Test-MtEidscaAF03', 'Test-MtEidscaAF04',
'Test-MtEidscaAF05', 'Test-MtEidscaAF06', 'Test-MtEidscaAG01',
Expand Down

0 comments on commit bb9fa4d

Please sign in to comment.