Skip to content

Commit 7e08cac

Browse files
committed
fix exchange monitor
1 parent 21bc029 commit 7e08cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/CIPPCore/Public/Test-CIPPRerun.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function Test-CIPPRerun {
2121
'Standard' { 9800 } # 2 hours 45 minutes ish.
2222
'BPA' { 85000 } # 24 hours ish.
2323
'CippTests' { 85000 } # 24 hours ish.
24-
'Get-CIPPAlertQuarantineReleaseRequests' { 3500 } #about an hour
24+
'ExchangeMonitor' { 3500 } #about an hour
2525
default { throw "Unknown type: $Type" }
2626
}
2727
}

0 commit comments

Comments
 (0)