We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bc029 commit 7e08cacCopy full SHA for 7e08cac
Modules/CIPPCore/Public/Test-CIPPRerun.ps1
@@ -21,7 +21,7 @@ function Test-CIPPRerun {
21
'Standard' { 9800 } # 2 hours 45 minutes ish.
22
'BPA' { 85000 } # 24 hours ish.
23
'CippTests' { 85000 } # 24 hours ish.
24
- 'Get-CIPPAlertQuarantineReleaseRequests' { 3500 } #about an hour
+ 'ExchangeMonitor' { 3500 } #about an hour
25
default { throw "Unknown type: $Type" }
26
}
27
0 commit comments